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