[Help]I need a google or yahoo result scraper

loamigad

Regular Member
Joined
Sep 18, 2007
Messages
261
Reaction score
78
I wish to scrape the the links in the results
for example if i google hello world
en.wikipedia.org/wiki/Hello_world_program is the first one.
So is there any free solutions for this?
 
You could use "Droid Email Seeker", and then just copy the list of URLs it goes and grabs the email addresses from, hope that helps.

DES is free, Google it.
 
Do you only want the first result?

I can code this for you for real cheap or free depending on what you want it to do.
 
was thinking of all the results
and if you could simply paste a list of keywords to use.
And for future compability maybe you don't hardcode the search parameters into the program that way you can simply provide your own but add %keyword% or whatever you wish to use.




Olbol, that software didn't work for me, or maybe i simply got softbanned from google who knows (didn't use any proxies that time)
 
Here's a free tool that will scrape the results into a csv file.
Code:
http://tools.seobook.com/

Signup and install the free firefox plugin and when you run a search on G or Y there will be a "csv" link at the top or bottom of the page. It will save the URLs in the serch results to a spreasheet.

They offer 2 other free tools that come in real handy - SEOBOOK toolbar and Rank Checker. Get them both, I use them daily.
 
or can use seoquake toolbar. Save as CSV, txt and a few other file formats. Also can choose what data your saving. i.e. SERP or SERP + PR + BL ect
 
I decided to go with quake. Already had it installed so.
NO idea how the hell i missed the save button, i guess i was to focused on the serps rofl.
 
This is another option if you want to try

Code:
http://www.blackhatworld.com/blackhat-seo/member-downloads/147270-get-url-harvester-made-me-google-yahoo.html
 
Back
Top