I'm trying to get the page source for any url using javascript. Can any one help me? I need a full html code for this.
-
is there anything you have tried to achieve this? SO is not a free coding service. Did you try google?Jeff– Jeff2016-03-26 00:33:52 +00:00Commented Mar 26, 2016 at 0:33
-
Yes, I searched in google, but I did not found any suitable answer.Abo Sohaib– Abo Sohaib2016-03-26 01:15:35 +00:00Commented Mar 26, 2016 at 1:15
Add a comment
|
1 Answer
use this answer that should get you the source of a html document
Can Javascript read the source of any web page?
beside that this is the first link by query google with: page source javascript url
2 Comments
Abo Sohaib
Sorry, It does not help me.
Marcel Lanz
could you tell why the solutions you found didn't help?