agentql
library and an API token which can be obtained from AgentQL.
Parameter | Type | Default | Description |
---|---|---|---|
api_key | str | None | API key for AgentQL |
scrape | bool | True | Whether to use the scrape text tool |
agentql_query | str | None | Custom AgentQL query |
Function | Description |
---|---|
scrape_website | Used to scrape all text from a web page |
custom_scrape_website | Uses the custom agentql_query to scrape a web page |