[GET] [FREE] Google Scraper

handmadebots

Senior Member
Joined
Nov 8, 2012
Messages
1,072
Reaction score
255
Hei guys, so I'm back on track with another scraper, but this time it's a google scraper.

The bot is made in C#, and you'll need .NET 4.5 in order to be able to run it.
It's a pretty user-friendly bot, that can scrape up to 100 results per keyword (I wish it could scrape 1 million results/keyword too, but ... it's almost impossible).

You have to input this stuff before you click start:

  • of course keywords
  • delay
  • retries if blocked (meaning that if that's set to 3, if the bot gets blocked 3 times consecutive, it will stop)
  • results per keywords
  • and the ability to use google dorks

About the google dorks, if you don't know about them, take a look here. If you want to find for example very targeted tumblr blogs that are related to the keyword stars you'll have to do something like this:
Code:
site:tumblr.com inurl:tumblr.com/stars
You can take a closer look at the link with the google dorks, and use those that you need. Also DON'T use the google dorks to find vulnerable websites.

The bot is returning for each result this:
  • title
  • url
  • description
  • main domain

Observation: Make sure your delay is at least 5 seconds, because if you abuse from it, you'll get blocked pretty quick. If you have a list of 100 keywords, I would suggest to set it to 60 seconds, and leave it running in background. I haven't tested it big time yet, but ... if you keep the delay up, I am pretty sure that it will do what you want.

Hope you guys like it :)
Here is a screenshot:
screenshot.png

Download Link:
http://www.mediafire.com/download/c75u597m8yazd2x/Google_Scraper.zip
VirusTotal Scan: https://www.virustotal.com/en/file/...007e3571a8e4e871bb10e71c/analysis/1401387149/
 
Last edited:
hmm looks like I misunderstood your point sorry.
"code" after source would have helped. Thought you to be a spammer lol :) nvm
is there a WSO for checking my ass? Thank you for your supreme wisdom.
 
I know that the source code would come handy for some of you guys, but ... first when I tried to achieve this, it took me some google searches (manually) and time to find out how to get it done. If somebody wants to do the same thing, I am pretty sure that if you put a bit effort into it, you'll find a way.
 
my anti vir says: Win Evo:Gen32: Susp
I also posted the virustotal link here, and Norman looks like it's taking it as a virus too Obfuscated.gen!r. You might get that because I've used this to confuse the assembly so that it's not that easy for everybody to decompile it.
 
hmm looks like I misunderstood your point sorry.
"code" after source would have helped. Thought you to be a spammer lol :) nvm

In that case I apologize too. Was just being smart bc I was kind of butthurt (no pun intended).

And OP I completely understand, I just wanted to pick your brain was all :D Anyway thank you again I'll give it a shot when I'm home and report back.
 
Something wrong with the download - its asking for a source code
 
Now the the mediafire download page is not opening after i clicked download
 
Now the the mediafire download page is not opening after i clicked download
Don't know man, might be your internet connection/browser/plugins/etc

I just tested it on my side and it works.
 
simple but one of the most useful stuff shared here.

Thanks buddy. First when I've thought about this, I thought that it would be something useful for almost everybody here, but after I've posted, I've seen that people are not that interested actually.
Glad it's useful for you :)
 
Thanks buddy. First when I've thought about this, I thought that it would be something useful for almost everybody here, but after I've posted, I've seen that people are not that interested actually.
Glad it's useful for you :)
Because so many people are not aware how close little gems lie next to them.:)
 
Back
Top