Does anybody know some web-based API that provides you page info ( title, etc ) from an url and argument?
Point here is that I don’t want to load whole page, but just to receive json ( preferably ) with short info and description.
Does anybody know some web-based API that provides you page info ( title, etc
Share
This may help:
http://docs.amazonwebservices.com/AlexaWebInfoService/2005-07-11/
(look at UrlInfo method)