mirror of
https://github.com/astonysh/OpenClaw-DeepReeder.git
synced 2026-08-14 00:57:54 +00:00
Integrates the Firecrawl API into GenericParser. If native HTTP requests fail (e.g., 403 Forbidden) or returning nothing due to paywalls, we automatically fallback to Firecrawl to extract Markdown content using pseudosearch engine features. Requires FIRECRAWL_API_KEY environment variable to activate.