AgentQL

AgentQL

Framework (OSS)LIVE

by AgentQL

AgentQL is a semantic query language and SDK for resilient element selection — selectors described by intent survive site redesigns. Drops into existing Playwright workflows for querying and structured data extraction. Priced per query on the hosted service.

Provider
AgentQL
Type
Framework (OSS)
Added
Jun 2024
Interface
Session-level (CDP)
Trust tier
restricted
Egress
Banana Peel egress guard
Evidence
minimal
Max session
60 min
Regions
US
Pricing
per query $2.00/1KSDK source-available
Compliance
ZDRSOC 2HIPAAPCI-DSS ROC
0.3%
Traffic share
2.9%
Success
0s
Median duration
$0.002/task
Avg $/task
p95 first action

Success rate over time

Traffic share over time

Pricing

ModelNative priceNormalized $/runNotes
per 1k steps$2/1K queries$0.00
per query$2.00/1K
SDKsource-available

Capability matrix

Capabilities for this runner — extra/gap badges compare against the most common capability set for Framework (OSS) runners in the catalog.

Login flows
MFA/2FA interactions
CAPTCHA handling
File downloadgap
File upload
Form filling
Structured extraction
Vision-basedgap
DOM-based
Stealth/anti-bot
Residential proxies
Persistent sessionsgap
Parallel sessions
Human-in-the-loop
Full evidence
Storage capture

Code sample

Pin this runner via routing: "agentql"

curl -X POST "$BANANA_PEEL_BASE/api/v1/responses" \
  -H "Authorization: Bearer $BANANA_PEEL_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "banana-peel",
  "input": "Extract the title from https://example.com",
  "routing": "agentql"
}'

Command Palette

Search for a command to run...