Vote count:
0
I want to know if there is any kind of code (Javascript, JQuery, Curl, whatever) that could bring all Generated Source Code into a variable. Especially Google, use iframes to display ads. I want to catch the link URL of each ad. I have try with document.documentElement.innerHTML or outerHTML but no success.
JQuery techniques fail due to "Same Origin" restrictions of Javascript. Also PHP Curl fails to catch the generated html source. Only my browser can display the true generated source code that is displayed (including the true links that will be called if i click on an ad).
My point of view is that since my browser (firefox + firebug) can detect the links , it should be a way to detect the links using programming language.
PS: I talk about Google Adsense ads, called by a javascript in my web page and not Google Custom Search ads.
Get Google Ads Generated Source Code
Aucun commentaire:
Enregistrer un commentaire