How can I retrieve the crawl result of previous job?
I have finished a long crawling job and i wish to get back the result and the documents of the job. How can i do that? I am currently using Firecrawl API. Are there any other method than downloading the json?

1 Reply
You can click download markdown as well from the Actions column - https://www.firecrawl.dev/app/logs or use the Get Crawl status API - https://docs.firecrawl.dev/api-reference/endpoint/crawl-get
