Skip to content

Instantly share code, notes, and snippets.

@deedubs
Created May 26, 2011 14:44
Show Gist options
  • Save deedubs/993293 to your computer and use it in GitHub Desktop.
Save deedubs/993293 to your computer and use it in GitHub Desktop.
Google xml -> xml2js vs Google JSON
The JSON google sends you with ?alt=json
folderJSON['gd$resourceId']['$t']
Taking the default XML from google through xml2js
folderJSON['gd:resourceId']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment