AgentQL Tools
Overview
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 and at scale.
Tools
- AgentQL CLI Command Reference for working with the SDKs.
- AgentQL Debugger browser extension for optimizing queries in real time on any web page.
- Python SDK allows for automation as well as data extraction with a Python integration with Playwright.
- JavaScript SDK allows for automation as well as data extraction with a JavaScript integration with Playwright.
- REST API for integrating AgentQL's data extraction power with your own sites and services.
- Playground lets you create and test AgentQL queries in your browser for quick and painless data extraction.
Check out the Release Notes for updates and new features.