Skills firecrawl-scraper
๐Ÿ“ฆ

firecrawl-scraper

Content revision r2 Safe โš™๏ธ External commands๐ŸŒ Network access

Extract Web Content with Firecrawl

Manual extraction from complex websites is slow and inconsistent. This skill guides Firecrawl-based scraping, crawling, screenshots, and PDF parsing.

Supports: Claude Codex Code(CC)
๐Ÿฅ‰ 78 Bronze

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "firecrawl-scraper" from https://skillstore.io/skills/sickn33-firecrawl-scraper.md and its manifest at https://skillstore.io/api/skills/sickn33-firecrawl-scraper/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Agent-readable resources

Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.

Test it

Using "firecrawl-scraper". Extract the main article from the provided news page.

Expected outcome:

  • Title: Quarterly Product Update
  • Summary: The release adds reporting controls and improves export speed.
  • Source: The supplied article page

Using "firecrawl-scraper". Capture a full-page screenshot after all visible content loads.

Expected outcome:

A full-page screenshot is captured after scrolling, with the source URL and capture time recorded.

Using "firecrawl-scraper". Crawl the approved product site and compare pricing pages.

Expected outcome:

  • Three pricing pages were reviewed.
  • Two pages list matching plan prices.
  • One regional page shows an older update date and different limits.

Security Audit

Safe
v5 โ€ข 7/23/2026 Open versioned report

Both static alerts are false positives. The backticks form a Markdown code fence, and the GitHub URL is a documentation link; no executable code or prompt injection was found.

1
Files scanned
46
Lines analyzed
0
Review items
0
False positives ignored

Risk Factors

โš™๏ธ External commands (1)
๐ŸŒ Network access (1)
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/sickn33-firecrawl-scraper/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/sickn33-firecrawl-scraper/security.svg)](https://skillstore.io/skills/sickn33-firecrawl-scraper?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/sickn33-firecrawl-scraper?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-firecrawl-scraper/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/sickn33-firecrawl-scraper.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

sickn33. (2026). firecrawl-scraper security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-firecrawl-scraper/audits/5

BibTeX citation

@techreport{sickn33-sickn33-firecrawl-scraper-2026, author = {sickn33}, title = {firecrawl-scraper security audit report (audit version 5)}, institution = {Skillstore}, year = {2026}, number = {5}, url = {https://skillstore.io/skills/sickn33-firecrawl-scraper/audits/5}, note = {Author version unspecified} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "firecrawl-scraper security audit report (audit version 5)" version: "unspecified" type: report authors: - name: "sickn33" date-released: "2026-07-23" url: "https://skillstore.io/skills/sickn33-firecrawl-scraper/audits/5" identifiers: - type: other value: "skillstore:sickn33-firecrawl-scraper:audit:5" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: High
55
Architecture
85
Maintainability
85
Content
69
Community
91
Spec Compliance

What You Can Build

Research Source Collection

Extract article text and source links from selected pages for structured research notes.

Interactive Page Inspection

Capture content and screenshots from pages that require scrolling or clicks.

Website Content Audits

Crawl approved domains to compare page copy, product details, and update dates.

Try These Prompts

Scrape One Page
Use Firecrawl to extract the main text from [URL]. Return headings, paragraphs, and source links.
Capture a Page Screenshot
Use Firecrawl to capture a full-page screenshot of [URL] after scrolling to load all visible content.
Parse a PDF
Use Firecrawl to parse the PDF at [URL]. Summarize each section and preserve page references.
Crawl and Compare a Site
Crawl [DOMAIN] up to [LIMIT] pages. Compare product claims, pricing, and update dates, then flag conflicting information.

Best Practices

  • Store the Firecrawl API key in an environment variable.
  • Confirm crawl scope, page limits, and permitted domains before starting.
  • Verify extracted facts against source pages when accuracy matters.

Avoid

  • Do not scrape restricted content or bypass access controls.
  • Do not start broad crawls without page limits or a defined domain scope.
  • Do not expose API keys in prompts, logs, or shared output.

Frequently Asked Questions

Does this skill require a Firecrawl account?
Yes. You need access to Firecrawl and a configured API key.
Can it scrape several URLs?
Yes. The skill explicitly covers batch scraping across multiple URLs.
Can it interact with dynamic pages?
It targets workflows that require clicks, scrolling, and other page interactions.
Does it support PDF files?
Yes. PDF parsing is one of the stated use cases.
Does the skill include detailed API examples?
No. It provides setup guidance and links to an external repository for examples.
How should I protect my API key?
Store it in an environment variable and never include it in prompts or shared output.

Developer Details

Author

sickn33

License

MIT

Skillstore revision

r2

Version notice

The author did not declare a version.

Ref

88a8e9a07f4c54ab105c1c41b6267c287146b07b

Maintenance freshness

7/26/2026

Usage

22 downloads ยท 130 views

File structure

๐Ÿ“„ SKILL.md