Description Usage Arguments Value Examples
Takes prices from node and parses it and makes it a numerical
1 | priceNum(html, node)
|
html |
html code for website |
node |
data scruture that contains prices |
parsed numerical values
1 2 3 | ## Not run:
priceNum(resultsZara,".price__amount-current")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.