How to get content from another website using JQ or JS

591 views Asked by At

How to get contents of another website, I mean from the entire HTML code just by using jQuery and Javascript and then parse that content parsing every tag and every attribute from the response. Any Answer must be appreciated.

1

There are 1 answers

3
Rajkumar On

I guess u can achieve this using iframe or using jquery.load