Prerequisites
The following example requires theagentql library and an API token which can be obtained from AgentQL.
Example
The following agent will open a web browser and scrape all the text from the page.cookbook/14_tools/agentql_tools.py
AgentQL will open up a browser instance (don’t close it) and do scraping on
the site.
Toolkit Params
Toolkit Functions
Developer Resources
- View Tools