How do I download Google search results?
1 answer
I'm afraid there is no legal way to do this. Google used to ship SOAP APIs to its web search, but it is deprecated and will be closed this summer . He had a limit of 1000 requests per day.
Google currently provides the Ajax Search API , but it doesn't give you a solution as the largest result set contains 8 results.
Finally, there is a standard web form at google.com that is not programmable. (And there's also the limitation that Google only returns the first thousand results, you can't see more.)
If you want to create a service, you can contact Google and contact them.
+2
a source to share