Compétences firecrawl-scraper
📦

firecrawl-scraper

Sûr

Scrape Websites with Firecrawl

Extract deep content from websites including text, screenshots, and PDFs using the Firecrawl API. Perfect for building datasets, monitoring competitors, or automating research.

Prend en charge: Claude Codex Code(CC)
🥉 74 Bronze
1

Télécharger le ZIP du skill

2

Importer dans Claude

Allez dans Paramètres → Capacités → Skills → Importer un skill

3

Activez et commencez Ă  utiliser

Tester

Utilisation de "firecrawl-scraper". Scrape https://example.com/blog/article-1

Résultat attendu:

Successfully extracted article content. Title: 'Getting Started with Firecrawl'. Content length: 2500 words. Found 3 images and 5 internal links.

Utilisation de "firecrawl-scraper". Take a screenshot of https://example.com

Résultat attendu:

Screenshot saved to [filename].png. Page loaded successfully with all JavaScript rendered.

Audit de sécurité

Sûr
v1 • 2/25/2026

All four static findings are false positives. The skill is legitimate documentation for the Firecrawl API web scraping tool. No malicious code, command injection, or prompt injection detected. The skill simply provides installation instructions and usage guidance for the Firecrawl API.

1
Fichiers analysés
40
Lignes analysées
0
résultats
1
Total des audits
Aucun problème de sécurité trouvé
Audité par: claude

Score de qualité

38
Architecture
100
Maintenabilité
85
Contenu
50
Communauté
100
Sécurité
91
Conformité aux spécifications

Ce que vous pouvez construire

Research Data Collection

Automate gathering of publicly available data from multiple sources for research projects, market analysis, or competitive intelligence.

Content Archival

Capture and archive web content including screenshots and PDFs for documentation, compliance, or offline access.

Lead Generation

Extract contact information, company details, and other relevant data from business directories and websites.

Essayez ces prompts

Basic Page Scraping
Use the firecrawl-scraper skill to extract all text content from [URL]
Screenshot Capture
Use firecrawl-scraper to take a screenshot of [URL] and save it
Batch URL Extraction
Use firecrawl-scraper to scrape content from these URLs: [list of URLs]. Extract the main content from each and provide a summary.
PDF Document Parsing
Use firecrawl-scraper to extract text from [PDF URL or upload]

Bonnes pratiques

  • Configure your Firecrawl API key as an environment variable before use
  • Start with single URL extraction before attempting batch operations
  • Respect website terms of service and robots.txt when scraping
  • Use appropriate delays between requests to avoid rate limiting

Éviter

  • Do not use for scraping protected content behind login walls without authorization
  • Avoid aggressive crawling that may impact target website performance
  • Do not use for bypassing paid access or subscription content
  • Avoid scraping personal data without proper consent and compliance with privacy laws

Foire aux questions

Do I need an API key to use this skill?
Yes, you need a Firecrawl API key. Sign up at firecrawl.dev to get your API key.
Can this skill bypass authentication?
No, this skill cannot access content behind login walls or authentication. It only scrapes publicly accessible content.
Is web scraping legal?
It depends on the website and jurisdiction. Always respect robots.txt and terms of service. Do not scrape personal data without consent.
Can I scrape infinite pages from a website?
No, you should set reasonable limits. Configure crawl depth and page limits to avoid overloading target websites.
What formats can Firecrawl extract?
Firecrawl can extract markdown, HTML, text, screenshots (PNG/JPG), and parse PDFs for text content.
How do I handle rate limiting?
Configure appropriate delays between requests. Check Firecrawl API documentation for rate limit details and consider upgrading your plan for higher limits.

Détails du développeur

Structure de fichiers

đź“„ SKILL.md