
Example extract the ETH price from Coingeko

Configuration details
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Extract text from an element using CSS or XPath selector

Example extract the ETH price from Coingeko

Configuration details
| 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 |