Google Deactivates Web Search API
ajax.googleapis.com
Google Deactivates Web Search API
1–10 of 132 posts
Re: Google Deactivates Web Search API
#2What's interesting about this is that the API has been officially deprecated since 2010 (and "offline" since September 2014), but today is the first day that it's actually become unavailable.
Edit: Additionally, there are probably going to be big repercussions to the web/average person's browsing experience as a result of this. A massive number of sites (and programs, bots, etc) were using this API because of its simplicity (and absence of registration/authentication).
Re: Google Deactivates Web Search API
#3It seems pety, but I really feel the duck look is holding it back.
Re: Google Deactivates Web Search API
#4#DuckDuckGoLooksUnprofessional It seems pety, but I really feel the duck look is holding it back.
Re: Google Deactivates Web Search API
#5Very good product. I'm curious how it works though.
Re: Google Deactivates Web Search API
#6Slightly OT: Does anyone know how RankScanner works? My guess was this but it still seems to work. Their site seems to suggest they have loads of servers, but seems unlikely, I'd have thought Google would have captached them to hell by now. Very good product. I'm curious how it works though.
Re: Google Deactivates Web Search API
#7Slightly OT: Does anyone know how RankScanner works? My guess was this but it still seems to work. Their site seems to suggest they have loads of servers, but seems unlikely, I'd have thought Google would have captached them to hell by now. Very good product. I'm curious how it works though.
I'm not acquainted with RankScanner, but my educated guess is that they use one of Google's (many) authenticated APIs[1] for search/content categorization/ranking analysis. [1]: https://developers.google.com/custom-search/
Re: Google Deactivates Web Search API
#8Earlier quoted context omitted.
I'm not acquainted with RankScanner, but my educated guess is that they use one of Google's (many) authenticated APIs[1] for search/content categorization/ranking analysis. [1]: https://developers.google.com/custom-search/
Thanks. I was under the search impression that this was only for building your own internal search. do you know how much the pricing is?
These seem to be for products in a slightly different domain than plain old search, though.
Re: Google Deactivates Web Search API
#9Slightly OT: Does anyone know how RankScanner works? My guess was this but it still seems to work. Their site seems to suggest they have loads of servers, but seems unlikely, I'd have thought Google would have captached them to hell by now. Very good product. I'm curious how it works though.
Simply put, the API never returned the results in the exact same order as the actual search results did.
The best / most reliable rank trackers did (and still do) simply use proxies to get around the google captchas. I've scraped millions of pages from google over the years, and with enough proxies, the correct proxy delays/timeouts, and other little tricks you pick up along the way; you can actually scrape google pretty easily.
This is especially true with the dropping cost of proxies. I'm obviously an exception considering I run several scraping SaaS and have generally specialized in it for years, but I can he hitting x.com with 30,000 different IP's within the hour.