Is it possible to retrive HTML elements, div
for example, and make an API from it.
For example, I want to make an API from http://www.tvguide.com/listings/, and take the listings div, and make an API.
I mostly work in PHP, so a PHP answer should be nice (-:
Thanks