Basic Usage
To use the Retrieve API, make a POST request to the/retrieve endpoint:
Features
- Natural Language Queries: Ask questions about the page content in plain English
- Structured Data Extraction: Retrieve specific data points or lists of information
- Multi-page Support: Navigate through multiple pages to find the required information
- Context-aware: The API understands the context of the web page for more accurate answers
Use Cases
- Price monitoring
- Competitor analysis
- News and content aggregation
- Automated research
Best Practices
- Be specific in your queries to get the most accurate results
- Use the
selectorparameter to focus on specific parts of the page if needed - Consider rate limiting and respect website terms of service when retrieving data

