timeout param on LLM extract
hi guys, keep running into this error: Request Timeout: Failed to scrape URL as the request timed out. Request timed out. Increase the timeout by passing
timeout
param to the request.
works fine on smaller sites, but if trying to scrape a bigger page i hit an error.
can find docs on how to add a timeout param to llmextract
help much appreciated, thanks3 Replies
Hi, mind sharing which url you were trying? You can pass the timeout in the root of the params.
See here: https://docs.firecrawl.dev/advanced-scraping-guide#adjusting-timeout
Firecrawl Docs
Advanced Scraping Guide | Firecrawl
Learn how to improve your Firecrawl scraping with advanced options.
ok thanks, sure it was: https://www.vapeclub.co.uk/new-products/
let me know how it works on your end