Answer the question
In order to leave comments, you need to log in
Is there a program that performs many Internet search queries?
You need to search for textual information on the Internet. Many requests will be made. They write that the Google API has a limit of 100 requests from one ip, after which the subsequent ones become paid. The challenge is to find a free solution using possible alternatives to the google api, maybe bing or yahoo or whatever. I would like to find the simplest option. In fact, you need to get the content of the site (text) and parse it.
Update: Found something like this: faroo .
But there is a limited number of search languages. I need the ability to search in Polish.
Answer the question
In order to leave comments, you need to log in
At one time I was looking for a similar solution for my tasks. Bing turned out to be the most suitable: 5,000 free queries per month https://datamarket.azure.com/dataset/bing/search (if you need to search only on the web, without pictures and other things - just another 5,000: https://datamarket.azure. com/dataset/bing/searchweb ).
Just keep in mind that both Google and Bing have a huge difference between browser results and API results (try it yourself). In my case, the difference is such that I had to abandon the idea itself.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question