How do I download Google search results?

Sorry if this is an overly ignorant question or has been asked before. A quick glance found nothing of the kind. The question is how to download all Google-indexed Word documents? It would be a very difficult task to do it manually ... Thanks for all the pointers.

+1


a source to share


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







All Articles