Concepts

Overview

AgentQL consists of a parser and its query language that use AI-powered natural language selectors for web scraping and automation. This section provides a conceptural overview of the main components and how they work together.

Conceptual overviews

  • A query language for the web explains how AgentQL queries return data and elements from web pages for scraping and automation.
  • Main Concepts provides an overview of how AgentQL's tools work together to parse data from web pages and automate workflows.
  • Under the Hood explains more about how AgentQL works.