I am trying to search Google Cache, so I need to run this query:
http:
And get some content, like a timestamp from a page. But when I do this with curl (ruby), it gives a rejected resolved error, i.e. The scraper is blocked and this was expected.
So, is there a way to search google cache (or API or some kind of workaround copy) and extract some information like timestamp?
ruby-on-rails google-search-api
zengr
source share