Skip to main content
This processor extracts the text contained within any element you target via a CSS or XPath selector.
Example extract the ETH price from Coingeko

Example extract the ETH price from Coingeko

The above example captures the ETH price from Coingeko using a CSS selector.
Configuration details

Configuration details

Configuration fields

FieldRequiredDescription
Variable to save resultYesThis processor will return the token balance in your wallet. Choose a variable name to store this result. For example: CRAWL_TEXT
CSS selectorYesCSS selector for the element that holds the content to extract
XPath selectorYesXPath selector for the element that holds the content to extract