The Google Web Search APIs appear to be dead (both the old SOAP and the newer AJAX). Is there a quick way to search Google for a string and return the number of results? I assume I just have to run the search and scrape the results, but I'd love to know if there's a better way.
Update: It turns out that any automated access to Google that doesn't use their new API https://developers.google.com/custom-search/json-api/v1/overview violates their terms of service, and is thus not recommended.
Not Found
The requested URL /search was not found on this server.
Apache/2.2.3 (Red Hat) Server at www.google.com Port 80 ` – PurpleVermont Apr 02 '15 at 00:04