Archive

Posts Tagged ‘google scraping’

Google Scraping Tool2

November 9th, 2009 Comments off

We need a tool that will allow us to paste a list of keywords (into a text box, one per line) and then have that tool use the inanchor: command in Google, then scrape/return the number of results for each keyword.

For example: if you type the query inanchor:”Home Loans” into Google it will return this page

http://www.google.com/search?q=inanchor%3A%22home+loans%22&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a

This query shows that there are 16,700,000 results returned. That is the number that we need shown for each keyword in the uploaded list.

Google Scraping Tool

November 7th, 2009 Comments off

We need a tool that will allow us to paste a list of keywords (into a text box, one per line) and then have that tool use the inanchor: command in Google, then scrape/return the number of results for each keyword.

For example: if you type the query inanchor:”Home Loans” into Google it will return this page

http://www.google.com/search?q=inanchor%3A%22home+loans%22&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a

This query shows that there are 16,700,000 results returned. That is the number that we need shown for each keyword in the uploaded list.

Bear