Does anyone know of any other APIs (like Yahoo YQL) that allow for "third-party scraping". You know how with Yahoo YQL you can just specify a URL like: http://query.yahooapis.com/v1/public/yql?q=select * from html where url="http://www.example.com" Code (markup): and get direct output to your browser (not in a console or anything). Are there any other APIs like this out there? Thanks for your help Erik