Answer the question
In order to leave comments, you need to log in
How to parse a page from another domain using javascript?
How to parse a page from another domain using javascript (preferably using jQuery)?
Answer the question
In order to leave comments, you need to log in
They write that this james.padolsey.com/javascript/cross-domain-request... can cross-domain page requests in JS. But I haven't personally tested it.
That is, the idea is the following
: 1. load the content of a page from another domain into the container of your document
2. do whatever you like (or whatever jQuery / your other favorite DOM manipulation library allows) with the content of this container. Search, pull elements, grab values, etc.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question