Constructs a new instance of the BaseTavilyAPIWrapper.
The fields used to initialize the wrapper.
Optional
apiOptional
tavilyProtected
convertCrawls a list of URLs using the Tavily Crawl API.
The parameters for the crawl. See TavilyCrawlParams.
The raw response body from the Tavily Crawl API. See TavilyCrawlResponse.
A wrapper that encapsulates access to the Tavily Crawl API. Primarily used for testing.