Forum Moderators: open
Many thanks in advance of a response.
Let me bump this back up for you...
Does anyone know of a way to search for HTML source code using Google's page caching or something similar? I couldn't find a reference to the cached page field in the Google API. If the data is there, it seems they'd offer to search it-- filtering out searches for actual tags of course.
What do you mean - to search the HTML filtering out the ACTUAL tags?
HTML without the tags is the page content - that's why CSS and HTML coexist so well...
Do explain what you mean...
DerekH
[64.233.167.104...]
...I would like to be able to search for ".h{font-size: 20px;}" and have Google.com come up as a result. I would like to be able to search the source code of the entire google index if possible. I don't know if anyone else keeps a cache of every page, or not.
In the Google API, I see I can return the cache for a given page with a single request, but there is no method to include the cache in the search. I can only imagine what kind of resources such a search would take, but I wonder if anyone has seen such a thing.
Thanks again!
Basically, a new google search tag along the lines of inurl: (e.g. inhtml: ) would be really handy.