This processor extracts the text contained within any element you target via a CSS or XPath selector.Documentation Index
Fetch the complete documentation index at: https://docs.keeperagent.com/llms.txt
Use this file to discover all available pages before exploring further.

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 |