AI Features
Fresh Source: docs.airtop.aiAirtop's AI-powered capabilities let you interact with web pages using natural language instead of CSS selectors or XPath.
Available Features
| Feature | Method | Description |
|---|---|---|
| Smart Scraping | scrapeContent | Extract page content as clean markdown |
| Page Querying | pageQuery / paginatedExtraction | Ask questions, get structured JSON output |
| Page Interactions | click / type / hover / scroll | Interact using natural language descriptions |
| Form Filling | fillForm | AI-powered form completion |
| Page Monitoring | monitor | Watch for conditions with visual analysis |
| Costs & Credits | — | Credit system and cost controls |
How AI APIs Work
All AI operations follow this pattern:
- You describe what you want in natural language
- Airtop's AI analyzes the page visually and structurally
- The AI performs the action or returns the data
- You get structured results (text, JSON, or confirmation)
No CSS selectors. No XPath. No DOM traversal. Just describe what you want.