tavily-map

Discover all URLs on a website using Tavily CLI tools.

Updated Dec 12, 2025
One-click install
npx skills add https://github.com/mitchellvandusen-cell/Flask-Webhook --skill tavily-map-mitchellvandusen-cell
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tavily-map
Source: https://github.com/mitchellvandusen-cell/Flask-Webhook/tree/main/.claude/skills/tavily-map
Command: npx skills add https://github.com/mitchellvandusen-cell/Flask-Webhook --skill tavily-map-mitchellvandusen-cell

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Find a specific page, list all URLs, see site structure, find domain-specific content without content extraction, for sites you already know.

Core Features & Use Cases

  • URL Discovery: Find a specific subpage, list all URLs, understand site structure.
  • Semantic Filtering: Filter URLs by content description.
  • Depth Control: Discover URLs up to 3 levels deep.
  • Use Case: For quickly identifying URLs within a large, familiar website where detailed content isn't needed.

Quick Start

Run the 'tvly map' command with a website URL, like 'tvly map "https://example.com" --json'.

Frequently Asked Questions about tavily-map

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I discover all URLs on a website without crawling the page content?

You can list all URLs on a website using the Tavily CLI 'tvly map' command. It discovers site addresses up to 3 levels deep without retrieving page content, providing a quick structural overview for large, familiar websites.

What is URL mapping for site structure analysis and when do I need it?

URL mapping is the process of identifying all available addresses within a website's hierarchy. You need it to analyze site structure, find specific subpages, or locate domain-specific content without extracting the actual page content.

Can I filter discovered URLs by content description during site navigation mapping?

Yes, you can filter discovered URLs by content description during site mapping. This semantic filtering feature helps you quickly identify specific subpages matching your criteria within the generated URL list.

Does URL discovery with Tavily CLI work for large websites?

Yes, URL discovery with Tavily CLI is optimized for large websites that are already known to you. It efficiently lists addresses up to 3 levels deep, making it suitable for pre-extraction stages in complex web workflows.

What are the limitations of using URL mapping for site structure analysis?

The main limitation of this URL mapping approach is that it does not crawl or retrieve page content; it only lists addresses. Additionally, URL discovery is restricted to a maximum depth of 3 levels from the base URL.