tavily-extract

tavily extract

tavily-ai ↓ 10k
Claude Code
View source ↗

What it does

  • You have a specific URL and want its content
  • You need text from JavaScript-rendered pages
  • Step 2 in the workflow: search → extract → map → crawl → research
  • Max 20 URLs per request — batch larger lists into multiple calls.
  • Use --query + --chunks-per-source to get only relevant content instead of full pages.
  • Try basic first, fall back to advanced if content is missing.
  • Set --timeout for slow pages (up to 60s).

Requirements & configuration

  • You need text from JavaScript-rendered pages
  • | --chunks-per-source | Chunks per URL (1-5, requires --query) |
  • If search results already contain the content you need (via --include-raw-content), skip the extract step.

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

tavily extract

Source

Repository: https://github.com/tavily-ai/skills

tavily-extract FAQ

What does the tavily-extract skill do?

| Extract clean markdown or text content from specific URLs via the Tavily CLI. Use this skill when the user has one or more URLs and wants their content, says "extract", "grab the content from", "pull the text from", "get the page at", "read this webpage", or needs clean text from web pages. Handles JavaScript-rendered pages, returns LLM-optimized markdown, and supports query-focused chunking for targeted extraction. Can process up to 20 URLs in a single call. You have a specific URL and want its content You need text from JavaScript-rendered pages

What does tavily-extract require?

You need text from JavaScript-rendered pages | --chunks-per-source | Chunks per URL (1-5, requires --query) | If search results already contain the content you need (via --include-raw-content), skip the extract step.

How do I install tavily-extract?

Run: npx -y skills add https://github.com/tavily-ai/skills --skill tavily-extract --agent claude-code — the source lives at github.com/tavily-ai/skills.

Maintain tavily-extract?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

tavily-extract on getagentictools
[![tavily-extract on getagentictools](https://getagentictools.com/badge/skills/tavily-ai-skills-tavily-extract.svg)](https://getagentictools.com/skills/tavily-ai-skills-tavily-extract?ref=badge)
npx agentictools info skills/tavily-ai-skills-tavily-extract

The second line is the CLI lookup for this page — handy in READMEs and docs.