AI Steps
AI Extraction
Extract and store data from the page for later use
Overview
AI Extract allow you to pull information from the page and save it into variables for later use. This is particularly useful for working with dynamic data that you need to reference in subsequent steps.
Key Benefits
- Dynamic Data Handling: Capture and store changing values from the page
- Natural Language Extraction: Describe what you want to extract in plain English
- Reusable Values: Use extracted data in later validations, inputs, or instructions
Usage
The extract step requires two main components:
- A description of what to extract
- The variable name to store the result
Common Use Cases
Price Comparison
Order Information
Best Practices
- Be Specific: Clearly describe what to extract
- Use Descriptive Variable Names: Choose names that indicate the stored value
- Extract One Value at a Time: Keep extractions focused and single-purpose
Related Topics
- Variables in AI Steps - Learn more about using variables
- AI Validations - Using extracted values in validations
- AI Instructions - Using extracted values in instructions