AgentQL API and SDKs
Overview
AgentQL provides a REST API and SDKs for data extraction and web automation.
REST API
AgentQL's REST API allows you to query web pages and documents like PDFs and image files to retrieve the results through HTTP requests from any programming language.
Python SDK
AgentQL's Python SDK allows for automation as well as data extraction with a Python integration with Playwright.
JavaScript SDK
AgentQL's JavaScript SDK allows for automation as well as data extraction with a JavaScript integration with Playwright.