Google search question.

I am incredibly frustrated trying to search for things, by stale dated information, from years ago.

Is there a simple way to filter google search that will produce only current results, say anything from 2016 and later?

I’ve looked through some of their filtering tools but none seem to be what I want.

Anyone else have this problem? Or know of a solution?
(Just adding 2017 to your question doesn’t help in the slightest!)

Any help/advice would be greatly appreciated.

I do it by performing the search I want, then when the results come up, there is a “Tools” menu. Clicking that brings up a timeframe dropdown (which defaults to “Any Time”). Then you can select “Past Year”.

There is a “tbs” parameter that you can add to search.

For example:
[ul]
[li]Search for trout: trout[/li][li]Search - Google Search for trout in the last hour: https://www.google.com/search?q=trout***&tbs=qdr:h***[/li][li]Search for trout in the last year: https://www.google.com/search?q=trout***&tbs=qdr:y***[/li][/ul]

Whereabouts is the tools menu? I can’t see it.

(iPad mini, 5yrs old)

But I CAN see search tools on the links leamcim provided! Wha?

On my phone, I have to drag the menu over (touch where it says “All” and “Images”, and drag to the left) to be able to see it. It will be the rightmost choice, “Search Tools”.

I think that specifying the tbs parameter automatically sets the toolbar to the “open” state on the results page automatically. (My guess is that “tbs” stands for “tool bar state”)

Could you spell out, (as for a simpleton), exactly how I, ‘specify the tbs parameter’, pretty please?

Ok. To start out with, the way normal people do a google search for “trout” is:

[ol]
[li]Go to https://www.google.com/[/li][li]Type “trout” into the text box.[/li][li]Hit the “Google Search” button.[/li][/ol]

But we are not normal people, so we want to don’t want to mess around with text boxes and buttons, so instead we go to the URL:

https://www.google.com/search?q=trout

This url searches for “trout” as if we had done all of the steps without all the fru fru.

The part of URL after the “?” is called the query string. In this case it is “q=trout”, which means “set the q parameter to ‘trout’”. “q” is the name of the “what to search for” parameter. So the URL is a one-step search for “trout”.

If we go to the URL:

https://www.google.com/search?q=trout&tbs=qdr:y

The query string is: “q=trout&tbs=qdr:y”.

The character “&” is a separator, so the query string has two parts “q=trout”, which as before says “search for trout”, and “tbs=qdr:y”, which apparently means “only show results for the past year”.

Thank you so very much for your most patient instruction!

I appreciate it enormously, my searching will surely be much less frustrating in future!

qdr = query date range, I’ll be bound

Yeah, life is easier when you can decode these things. Query strings are everywhere.

For example, the URL at the top of this very page right now is:

http://boards.straightdope.com/sdmb/newreply.php?do=newreply&p=20114155

where the query string “do=newreply&p=20114155” means “do the ‘new reply’ action, using post 20114155 (i.e. your post)”.

A useful summary is at http://boards.straightdope.com/sdmb/showthread.php?t=638051, “HOWTO: Search the SDMB using Google”.

You can also just start at the advanced search page:

https://www.google.com/advanced_search