Skip to content

[FIX] Doesn't work with self hosted Firecrawl #1108

Closed
@azertylr

Description

@azertylr

Describe the bug

Hello,

I have a self-hosted version of Firecrawl, available at http://192.168.10.120:3002. Running
curl -X POST http://192.168.10.120:3002/v1/scrape \ -H 'Content-Type: application/json' \ -d '{ "url": "http://perdu.com", "formats" : ["markdown", "html"] }'
from the Khoj server docker is working fine. But when I want to use it with Khoj, it doesn't make a request to the firecrawl instance.

To Reproduce

Steps to reproduce the behavior:

  • Setup a firecrawl instance
  • Setup the API endpoint in Khoj
  • make a request that need access to the internet.

Screenshots

Web scrapers

Image

Server chat settings
Image

Platform

  • Server:
    • [X ] Self-Hosted Docker
  • Client:
    • [X ] Web browser
  • OS:
    • [ X] Linux: Ubuntu 24.04

If self-hosted

  • Server Version : 1.36.4

Additional context

Add any other context about the problem here.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixFix something that isn't working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions