So, google pulled out the SOAP API back in 2006 and discounted the REST API last year. Despite the fact that the REST api is still working fine, I was wondering if there is anyone here who knows an alternative for web search. I'm not talking about a custom search API (this thing is terrible with a limit of 100 queries / days).
In addition, I am currently using the REST api for a custom application. I noticed mixed (and very unreliable) results if I pass in search operators such as inurl: or site: with my queries. Does anyone know if they work with REST Api?
source
share