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/91_tools/spider_tools.py