Friday, 7 June 2013

Find a specific piece of HTML code on the internet

Find a specific piece of HTML code on the internet

I would like to search the internet for specific mentions of a URL in the HTML source code - which is used inside an embed but not mentioned in the text rendered on the page and is not used as a link either.
Note: This is not a text link, this URL will be mentioned in the HTML source code only, not mentioned on the page, so google searching for it doesn't find it. A good example would be a youtube embed url - how do I find sites that contain that embed?
Is there a tool for this online or would you have to write a web crawler to do it?

No comments:

Post a Comment