Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
All requests | > | Parse Google search results | > | Request new recommendation | > | Featured requests | > | No recommendations | ||
by prithvimanBhattacharjee - 9 months ago (2015-04-25) google search result parsing
+1 | I would like to parse Google search result in an array or object after scraping the Google results page with a given keyword or search terms. |
1. by Dave Smith - 9 months ago (2015-05-03) Reply
Since google is the current master of the universe, I am not sure I would break their terms of service and start scraping their results. They do provide a custom search api, however the problem with creating wrappers for google api's is that they seem to always deprecate the api after a few years. I wasn't able to find anything working for their current api, so maybe this request will become featured.
+1 | by Manuel Lemos 11100 - 6 months ago (2015-08-16) Comment It is not recommended that you scrape Google search result pages because they do not want you to do that, so they show a CAPTCHA if you perform automated searches. They also keep changing its design and any parser will stop working frequently. So the recommendation is to use their Google search API that this class can access for you. |
Recommend package | |
|