Incorrect response structure
I have been using firecrawl to crawl websites.
Now this has happened very frequently that when I crawl a site of over 100 pages inside it the response structure gets corrupted for some reason. and becomes like:
Secondly I just scraped a site with jobID: cca00388-e453-4446-8225-6a22ef379216
The data field for this is returned as null in status api.
Response:
My 1000 credits have been used for the same as well.
And the request doesn't come up in activity logs dashboard as well.
I need help with understanding what is going wrong here. This breaks my data extraction pipeline.
I am using Firecrawl python sdk to make the call
Here is the call:
In trial period, this happened, and I thought it's due to being in trial but this is very bad user experience in a product you are paying for.
For now I have to add following checks in my code:
2 Replies
Hey @Amoggh we just pushed a fix for it!
Thanks Nick! That was fast