Forum Moderators: open
I'm trying to access google api via http get. I mean, accessing a URL like this:
[api.google.com...]
which returns an XML document to be parsed.
Does it exist or must I access only via http POST?
I posted this same question in August (http://www.webmasterworld.com/forum80/1006.htm). I'm sure it exists, because I remember writing some Perl code to parse that XML document obtained by getting the URL.
Regards.