Skip to content

togo-framework/ai-firecrawl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

togo

togo-framework/ai-firecrawl

marketplace pkg.go.dev MIT

Part of the togo framework.

Install

togo install togo-framework/ai-firecrawl

ai-firecrawl

A togo AI data-source plugin — scrape/crawl web pages to clean markdown with Firecrawl, for ai-rag ingest and agents. Supports self-hosted and the hosted API.

togo install togo-framework/ai-firecrawl
  • Self-hosted: set FIRECRAWL_URL (default http://localhost:3002).
  • Hosted: set FIRECRAWL_API_KEY (base defaults to https://api.firecrawl.dev).

Use

  • Go: firecrawl.FromKernel(k).Scrape(ctx, "https://example.com") → markdown · .Crawl(ctx, url)
  • REST: POST /api/ai/firecrawl/scrape {"url":"…"} · POST /api/ai/firecrawl/crawl {"url":"…"}

Part of the togo AI kit. MIT.


Premium sponsors

ID8 Media  ·  One Studio

Support togo — become a sponsor.

About

Firecrawl scrape/crawl data-source (self-hosted + API) for the togo AI kit

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages