Created
February 18, 2020 21:10
-
-
Save princePeterHansen/1aa7366acdc835af3b063498fabc75be to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"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