Skip to content

docs(firecrawl): add service documentation page#648

Open
AI-Joe-code wants to merge 1 commit into
coollabsio:nextfrom
AI-Joe-code:add-firecrawl-service
Open

docs(firecrawl): add service documentation page#648
AI-Joe-code wants to merge 1 commit into
coollabsio:nextfrom
AI-Joe-code:add-firecrawl-service

Conversation

@AI-Joe-code

@AI-Joe-code AI-Joe-code commented Jun 11, 2026

Copy link
Copy Markdown

Summary

Adds a documentation page for Firecrawl, a self-hosted web scraping and crawling API that converts any website into LLM-ready data. Firecrawl is widely used as a data source for AI agents and RAG pipelines and has over 131k GitHub stars.

Changes

  • content/docs/services/firecrawl.mdx - new service documentation page
  • public/images/services/firecrawl-logo.svg - service logo (official SVG from upstream repo)
  • src/generated/services.json - regenerated (added Firecrawl entry under AI category)
  • content/docs/services/all.mdx - regenerated (added Firecrawl listing)

Related

Checklist

  • Frontmatter has title, description, and category
  • category matches an existing category (AI)
  • Logo file present at public/images/services/firecrawl-logo.svg
  • External links have utm_source=coolify.io
  • No em-dashes anywhere in the .mdx file
  • Logo uses ZoomImage component
  • Callouts use Callout type warn for security note
  • generate:services run - entry visible in services.json and all.mdx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant