Skip to content

Instantly share code, notes, and snippets.

@LAMike310
Created May 30, 2016 07:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LAMike310/1b5222cd7a18905ece216edf3c3f7cfe to your computer and use it in GitHub Desktop.
Save LAMike310/1b5222cd7a18905ece216edf3c3f7cfe to your computer and use it in GitHub Desktop.
artoo.scrape(".link", {
url: {sel: 'a', attr: 'href'}, text: {sel: 'a'}
}, artoo.savePrettyJson);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment