Prerequisites
The following example requires thespider-client library.
Example
The following agent will run a search query to get the latest news in USA and scrape the first search result. The agent will return the scraped data in markdown format.cookbook/14_tools/spider_tools.py
Toolkit Params
Toolkit Functions
Developer Resources
- View Tools