2

I would get the HTML of the page that is loading in a particular instance of Chrome with Delphi.

Is this possible?

  • 1
    possible duplicate of [How can I get the URL for a Google Chrome tab?](http://stackoverflow.com/questions/1979583/how-can-i-get-the-url-for-a-google-chrome-tab) – Rob Kennedy Jan 15 '14 at 13:49
  • @Rob, it's not a duplicate. This question asks how to get HTML source (as I get it) whilst the marked duplicate asks how to get URL, moreover from a Chrome extension. – TLama Jan 15 '14 at 14:22
  • You're right, @Tlama. I should have linked http://stackoverflow.com/q/16841965/33732 instead, accompanied by the obvious next step of `TIdHTTP.Get`. – Rob Kennedy Jan 15 '14 at 16:38
  • OP asked a question, and then he's lazy to edit it. OP: what you've done? No links to what you've read or tried, no effort at all. Again, what is your question, and what you've done until now? Except losing our time(I will delete the answer concerning getting the html code from a page loaded in chrome)? – RBA Jan 15 '14 at 18:29
  • I'm sorry but you are being rude to my question, this clear for me, I do not want to get the URL of the tab, I just need to get the HTML of the page that is loaded in Chrome, just that. Forget that URL is only the HTML of the page that are in CHROME. – user3197902 Jan 15 '14 at 19:10
  • 1
    Ok, I will not argue with you, the URL does not serve me, because of the HTML page is dynamically changed and I need to get this modified HTML. – user3197902 Jan 16 '14 at 11:10

0 Answers0