How to scrape google for targeted info

alive555

Newbie
Joined
Apr 5, 2011
Messages
10
Reaction score
0
lets say that i already have a large list ie thousands of car models and i want to scrape "engine size" from the net . whats the best and fastest way to do that ? what tool ?
 
Spend an hour to read this and you will get it http://www.google.com/support/websearch/bin/static.py?hl=en&page=guide.cs&guide=1221265&answer=136861&rd=1
 
and how do you search for multiple search keywords ? not 1 by one ?
 
Like this

+"keyword1" +"keyword2" +"keyword3"

Keep in mind that Google has 32 word limit for search query!
 
Back
Top