The AgentQL query language
Overview
AgentQL queries are a powerful way to extract data from web pages. They are designed to be:
- Self-healing—in the face of dynamic content and changing page structures, AgentQL still returns the same results
- Reusable—the same query works for scraping across multiple similar pages
- Structured format you define—shape your data with your query
Guides
Related content
Quick start guide
Get started scraping data and automating interactions with web pages with AgentQL queries, CLI, debugger, and SDKs.
Examples
Try out some boilerplate example scripts to use AgentQL to scrape data and automate workflows.
Tools for working with AgentQL
AgentQL has a suite of extraction tools for working with AgentQL's query language that you can use to parse and extract data from web pages quickly, easily, and at scale.