Skip to content

Instantly share code, notes, and snippets.

@princePeterHansen
Created February 18, 2020 21:10
Show Gist options
  • Save princePeterHansen/1aa7366acdc835af3b063498fabc75be to your computer and use it in GitHub Desktop.
Save princePeterHansen/1aa7366acdc835af3b063498fabc75be to your computer and use it in GitHub Desktop.
[
{
"selector": "article.product_pod h3",
"get": "text"
},
{
"selector": "article.product_pod h3 a",
"get": "attribute",
"attribute": "href"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment