GoogleScraper icon indicating copy to clipboard operation
GoogleScraper copied to clipboard

Search Engine Parameters to Filter Country Region

Open ciderjohn opened this issue 9 years ago • 2 comments

Is there a way to set the country region for where the results come from? This would be equivalent to setting the &cr=countryUS query string in the URL.

I see in the search_engine_parameters.py there is a 'cr' parameter but how do I make use of that and set it to 'countryUS'?

Thanks, John

ciderjohn avatar Jun 29 '16 05:06 ciderjohn

I met the same problem, can anybody solve it ? tks!!

Pulapula avatar Sep 21 '16 09:09 Pulapula

@Pulapula Yes, it's possible but you need to modify the source :(

VeeeneX avatar Aug 15 '17 08:08 VeeeneX