[GUIDE] How to scrape Google search results without any scraper software

Hi, gentlemen, a little guide here. Not everyone has earned enough yet to buy awesome yet expensive scraper tools, that´s why I would like to show to those who are interested how to do Google search results scraping with a little effort for free.

If you are interested in the full article it is here, if not, let´s go straight into it.

---------------------------------------------------------------------------------------------------

To scrape Google search results we will not need:
  • web scraper software;
  • proxies;
  • programming experience.
To get it we will only need:
  • Google (obviously);
  • Two freeware plugins for Google Chrome browser.
This method brings limited results (maximum around 300 URLs per scrape), however, that is more tha enough, in most cases.

Let’s start with the Chrome plugins
Go to Google Chrome extensions repository and download these two awsome plugins:

Then pin them on the top bar so that you can launch them with just one click. They are the two highlighted icons.



Google-scraping-3-plugins.png

Google Infinity allows you to list all search results on one page and the Link Grabber does what it’s name foreshadows – it grabs all the links from a page.

That means that we have a plugin combo capable of listing all URLs on one page and grabbing that URLs at once. Perfect, isn’t it?

Let’s go do some advanced Google search settings
In order to do everything as efficiently as possible, we need to change a few default Google Search settings.

Google-scraping-1.png


We will change the number of displayed results per page to the allowed maximum, which is 100 items/page.

And I strongly suggest that you also change the preferences and turn off the usage of “private results”.

Why?
Google by default shows you personalised results which are biased and subjective.

Google algorhitms present you these results based on your historical activity.

Your search history, social life networks, interactions with your friends and foes and what not, it all modulates your search results and if you want to objectivize your results as much as possible, you should just turn them off.

The search results of the other people will be modulated by their own historical activities, but that is a fact that we just can’t influence, so we will abstract from it.

Google-scraping-2.png


Scraping the search results as a PRO
Launch Google and search whatever you want (I searched for “google loves me” :)).

Scroll down and after 100 results you will experience a fancy thing, second page with other 100 results will be loaded, thanks to our beloved Ginfinity plugin.

Google-scraping-4-ginfinity.png


Now we will grab the links but before we use the Link Grabber plugin for the first time I suggest that you change the settings/options this way.

Google-scraping-4-linkgrabber-settings.png


These settings will enable us to remove by default all URLs that we are not interested in so that we will not have to filter them out later.

And we are done…

Grab the links and do with them whatever you want.

grab_links-1024x488.gif

Stay open-minded, gentlemen. And tuned in too :).
Read it and Using it
Thanks @kaudo
 
Yeah! Nice one I will try this out and start scraping :) thanks for the info!! Now i wonder what to scrape hmmm
 
Great share and it should really help to win my competitors..
 
Cheers, Saad!



You can't, Neverlackin! To scrape emails, you have to visit the urls you scraped with this method and search for email footprints. I have my onw script for this, but you can do it yourself too - it is actually not that complicated.


I've been lookin all over for a script like that. Would you help me out if I paid for your time?
 
I am not taking an jobs but maybe I can help for free, if it is just a little work. What is the problem?
 
Your screenshot with all the scraped links.....
is the content from these websites indexed in google or not?
 
It definitely was at the time I scraped the urls.
 
Back
Top