I need to find every site on the net running a certain pixel. Is there a search engine that scours the source code of every site and can tell me on which sites a quoted snippet exists?
Well if you really need search engine script then hier web devlopers and make your own rather than using some one else's script. See at my site search123.tk
Well, the source code can be executed in the serve and in the client. The server side can only be seen downloading the web and this cannot be done by a search engine. The client side can be done. In fact, old altavista could do it but not now.