AgentQL tools and examples for the 2025 Creators Corner Hackathon
AgentQL can interact with and extract data from any website. It can be used by humans for scraping and automation, and by AI agents for data extraction and interacting with the web. What will you build?
What's in the box?
- Playground for playing with AgentQL, no account required—export python scripts and optimize queries with prompts.
- AgentQL Query Language lets you define queries with natural language.
- Python and JavaScript SDKs for running automation and scraping scripts with AgentQL queries in Python.
- REST API for executing queries without an SDK or browser.
- Debugger Browser Extension for debugging and finessing queries in real-time on live sites.
Getting set up
Integrations
Examples
You can find examples of AgentQL in scripts in Python and JavaScript on our GitHub.
- Google Maps Scraper example
- News Aggregator example
- Run script online in Google Colab
- Collect Ecommerce Pricing Data
- Collect Paginated News Headlines
- Collect YouTube Comments
Support
If you have any questions, reach out to Rachel-Lee at the event, or join the AgentQL Discord server and ask in the #support channel.
Built with Playwright and love by the TinyFish team