Extract content from specific URLs using Tavily's extraction API. Returns clean markdown/text from web pages. Use when you have specific URLs and need their...
Initial release of the extract skill for Tavily's extraction API. - Extracts clean markdown or text from up to 20 URLs per request. - Supports both OAuth authentication (automatic browser flow) and API key for flexible setup. - Offers options for targeted extraction using query and chunking, as well as depth selection for dynamic/JavaScript-heavy pages. - Provides example usage with both shell scripts and direct curl commands. - Response includes extracted content, failed URLs, and response time for full transparency.