Thanks Jeremy for your reply but doesn't your method violate the terms of use of Google? I thought Google allows access to its database only through its ajax api. Thanks
Andrew On Apr 8, 9:55 am, Jeremy Geerdes <[email protected]> wrote: > There is no Google AJAX API to do this, but you can build something > fairly quickly on your own using XMLHttpRequest and a server-side > proxy application. Basically, the proxy application will accept a url > via the XMLHttpRequest; retrieve that url using curl or UserAgent or - > gulp - WebClient, etc.; and then return it to your JS. > > Jeremy R. Geerdes > Effective website design & development > Des Moines, IA > > For more information or a project > quote:http://jgeerdes.home.mchsi.comhttp://jgeerdes.blogspot.comhttp://jgeerdes.wordpress.com > [email protected] > > Unless otherwise noted, any price quotes contained within this > communication are given in US dollars. > > If you're in the Des Moines, IA, area, check out Debra Heights > Wesleyan Church! > > And check out my blog, Adventures in Web Development, > athttp://jgeerdes.blogspot.com > ! > > On Apr 8, 2009, at 8:52 AM, Annddrew wrote: > > > > > > > Hi, > > I would like to know if there is a way to grab the full content of a > > page given its URL? Thanks > > > Andrew- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
