
Example extract the ETH price from Coingeko

Configuration details
Configuration fields
| Field | Required | Description |
|---|---|---|
| Variable to save result | Yes | This processor will return the token balance in your wallet. Choose a variable name to store this result. For example: CRAWL_TEXT |
| CSS selector | Yes | CSS selector for the element that holds the content to extract |
| XPath selector | Yes | XPath selector for the element that holds the content to extract |