Hello webforum members,
Who needs the Google API search with this script:
http://www.google-script.com/demo/
and here:
http://www.google-script.com/search
At the moment it is only the script for the search engine, but one can do much more with it because the XML data are quite rich, so it could be inspirational for quite some search tools.
Bad news: Google for some time blocks all non-info: search requests. In short this means that this tool doesn’t function anymore. I haven’t found a solution yet and I wouldn’t be surprised if it were permanently blocked by the Google-guys…
Too bad off course but can you really blame them? It functioned for a couple of years but open-sourcing it was probably a bridge too far.
But this works: http://www.sekko.nl/ and you can still scrape…with Scroogle Scraper!
But copying following code in your navigation window does not work anymore, jump from Google to scrape:
URL = "[^./]+/(^?)&\w[a-z]&$JUMP(http://www.scroogle.org/cgi-bin/nbbw.cgi/search?q=\"\h\")"
Michał Zalewski is already working on it, I guess!
polonus