structured-extraction
Installation
SKILL.md
Structured Extraction
Use this skill when extracting data that must match a specific JSON schema.
Strategy by task type
Simple query (single fact or small object)
- Search for relevant results.
- Scrape promising results with a targeted query.
- Build the result object and call formatOutput immediately.
Single target research (one entity, multiple fields)
- Search for relevant URLs.
- Scrape to extract data — stay in the orchestrator unless you have many independent sources (roughly 5+) where parallel workers clearly help.
- Compile findings and call formatOutput.
List of items (array in schema)
- Search/scrape to get the list of items.
- Are all requested details included in the list?
Related skills
More from firecrawl/firecrawl-agent
deep-research
Multi-source research with source triangulation and fact-checking. Use for any research task requiring 3+ sources.
4pricing-tracker
|
3e-commerce
Navigate e-commerce sites to extract products, pricing, categories, and inventory. Handles pagination, variants, and JS-heavy storefronts.
3financial-research
|
3competitor-analysis
|
3