Tuesday, 1 October 2013

Retrieve information from specific table from external url

Retrieve information from specific table from external url

I am currently trying to retrieve information from a table from an
external URL. I'm on the point that I'm able to log the whole HTML of the
url in the console. But I only want to receive the last table of it.
What should I do? I'm currently using an Ajax request with a proxy php
file to avoid the cross-browser-origin thingie.

No comments:

Post a Comment