ScrapeBox Forum
Only getting 100 results per KW on Google - Printable Version

+- ScrapeBox Forum (https://www.scrapeboxforum.com)
+-- Forum: ScrapeBox Main Discussion (https://www.scrapeboxforum.com/Forum-scrapebox-main-discussion)
+--- Forum: General ScrapeBox Talk (https://www.scrapeboxforum.com/Forum-general-scrapebox-talk)
+--- Thread: Only getting 100 results per KW on Google (/Thread-only-getting-100-results-per-kw-on-google)



Only getting 100 results per KW on Google - cmiddlebrook - 01-18-2016

Im using SB 2, 64 bit and I'm using the custom harvester. I have results set to 1000, but when I start harvesting, it will only return a maximum of 100 results for each keyword.

I can't find the setting to increase this. Any advice please?


RE: Only getting 100 results per KW on Google - loopline - 01-19-2016

Go to settings > harvester engine configuration > import > download default engines.

Its likely your engine file is out of date as google did some stuff that broke scrapebox (long way back now actually) and Scrapebox fixed it but they don't force engine updates as people custmize that and they don't want to overwrite custom settings.


RE: Only getting 100 results per KW on Google - cmiddlebrook - 01-19-2016

Ahh that fixed it, thank you!


RE: Only getting 100 results per KW on Google - loopline - 01-21-2016

Great, glad that sorted it!


RE: Only getting 100 results per KW on Google - dmasg - 12-04-2019

hello, when i tried this fix, i get the following error: "Invalid Zip Local Header signature"

After i click ok, scrapebox hangs.

Is there something i'm doing wrong?

Thank you


RE: Only getting 100 results per KW on Google - loopline - 12-05-2019

Something is blocking scrapebox from downloading the file, or rather its altering the file that scrapebox is downloading, probably making it a zero byte file.

This is most probably security software so whitelist scrapebox/add an exception for scrapebox, and the entire scrapebox folder, in all security software.


RE: Only getting 100 results per KW on Google - dmasg - 12-05-2019

(12-05-2019, 12:04 AM)loopline Wrote: Something is blocking scrapebox from downloading the file, or rather its altering the file that scrapebox is downloading, probably making it a zero byte file.  

This is most probably security software so whitelist scrapebox/add an exception for scrapebox, and the entire scrapebox folder, in all security software.

Thanks for the help. Not sure what I'm doing wrong. I'm on a mac and have no security software, or firewall enabled whatsoever. 

When I uninstalled scrapebox and reinstalled, and subsequently try to import search engines, the error is "the specified files are not found" 

When i scrape it's still stuck at 100 results per keyword for Google. 

Thank you so much..


RE: Only getting 100 results per KW on Google - dmasg - 12-05-2019

I managed to solve this by editing Google engine settings with the help of someone:

Query String:

http://www.google.com/search?complete=0&hl=en&q={KEYWORD}&num=100&start={PAGENUM}&filter=0&pws=0

Next page marker

<span style="display:block;margin-left:53px">|<img border="0" src="nav_next.gif"|src="nav_next_2.gif" width="100"|<br><strong>Next</strong>|filter=0">Next|<span>&gt;</span>

Update, then test engine.

If you can go to next page, then it should work.

This is what worked for me.