Home/AI Agent External Interaction/firecrawl-build-scrape
F

firecrawl-build-scrape

by @firecrawlv
4.6(11)

Extracts full webpage content from known URLs, supporting retrieval augmentation, summary generation, and content monitoring.

web-scrapingdata-extractioncontent-creationapi-integrationautomationGitHub
Installation
npx skills add firecrawl/skills --skill firecrawl-build-scrape
compare_arrows

Before / After Comparison

1
Before

Manually configure a crawler or use browser developer tools to copy HTML, then parse and extract text content. One page takes 10-15 minutes.

After

Enter a URL to automatically extract structured content, handle dynamic rendering and anti-scraping mechanisms, and get clean text and metadata in 30 seconds.

SKILL.md

firecrawl-build-scrape

Firecrawl Build Scrape

Use this when the application already has the URL and needs content from one page.

Use This When

  • the feature starts from a known URL

  • you need page content for retrieval, summarization, enrichment, or monitoring

  • you want the default extraction primitive before considering /interact

Default Recommendations

  • Return markdown unless the feature truly needs another format.

  • Use onlyMainContent for article-like pages where nav and chrome add noise.

  • Add waits or other rendering options only when the page needs them.

Common Product Patterns

  • knowledge ingestion from known URLs

  • enrichment from a company, product, or docs page

  • pricing, changelog, and documentation extraction

  • page-level quality checks or monitoring

Escalation Rules

Implementation Notes

  • Keep the integration narrow: one feature, one URL, one extraction contract.

  • Treat /scrape as the default primitive for downstream LLM or indexing pipelines.

  • Request richer formats only when the consumer needs them, such as links, screenshots, or branding data.

Docs (Source of Truth)

Read the source-of-truth page for your project language before writing integration code:

See Also

Weekly Installs1.6KRepositoryfirecrawl/skillsGitHub Stars2First Seen5 days agoSecurity AuditsGen Agent Trust HubPassSocketPassSnykWarnInstalled onopencode1.6Kcodex1.6Kantigravity1.6Kclaude-code1.6Kgithub-copilot1.6Kamp1.6K

User Reviews (0)

Write a Review

Effect
Usability
Docs
Compatibility

No reviews yet

Statistics

Installs26.9K
Rating4.6 / 5.0
Version
Updated2026年5月23日
Comparisons1

User Rating

4.6(11)
5
55%
4
36%
3
9%
2
0%
1
0%

Rate this Skill

0.0

Compatible Platforms

🔧Claude Code

Timeline

Created2026年4月14日
Last Updated2026年5月23日