firecrawl-scraper

Scrape dynamic web pages, capture screenshots, and parse PDFs via the Firecrawl API.

7|2|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/LuisSambrano/antigravity-config --skill firecrawl-scraper-luissambrano
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: firecrawl-scraper
Source: https://github.com/LuisSambrano/antigravity-config/tree/main/skills/4-automation/scraping/firecrawl-scraper
Command: npx skills add https://github.com/LuisSambrano/antigravity-config --skill firecrawl-scraper-luissambrano

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of extracting detailed content from web pages, including handling interactive elements and parsing PDF documents, saving significant manual effort.

Core Features & Use Cases

  • Deep Web Scraping: Extracts content from complex, dynamic web pages.
  • Screenshots & PDF Parsing: Captures visual representations and extracts text from PDF files.
  • Website Crawling: Can systematically traverse and extract data from multiple linked pages.
  • Use Case: Automatically gather all product details and images from an e-commerce website, or extract all research papers from a given URL and convert them into a searchable text format.

Quick Start

Use the firecrawl-scraper skill to scrape the content from the website https://example.com.

Frequently Asked Questions about firecrawl-scraper

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

FAQPage Schema
How do I extract content from dynamic web pages that require deep scraping?

Deep web scraping extracts content from complex, dynamic web pages by using the Firecrawl API to automate data retrieval. This approach systematically traverses interactive elements to capture detailed information, saving manual effort.

Can I parse PDF content and extract text from documents automatically?

Yes, PDF parsing automatically extracts text from PDF files. The skill converts document content into a searchable text format, enabling automated document analysis without manual data entry.

Do I need an API key to crawl websites and capture screenshots?

Yes, website crawling and screenshot capture require configuring a Firecrawl API key. This key is necessary for the skill to authenticate requests and perform comprehensive content extraction.

What is the best way to scrape product details and images from an e-commerce site?

The best way to scrape product details is systematic website crawling using the Firecrawl API. This method traverses linked pages to automatically gather all product information and images.