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 conceptual overview of the main components and how they work together.
Conceptual Overviews
Related content
Scraping data with AgentQL
How to scrape data from a website using AgentQL's
query_data
method.Automating workflows with AgentQL
How to automate workflows using AgentQL's
get_by_prompt
andquery_elements
methods.Example Scripts
Our GitHub repo of example scripts you can try.
Playground
Try scraping data from your browser with our playground.