Timeout
timeoutint140000
The maximum number of ms, comprise between 1000 and 140000, FoxScrape will wait before returning you a result. Use timeout=45000 in your API call to modify it.
Changing it could have a negative impact on your success rate.
Important: There will be a 0.5 second margin of error between the timeout used in your API call and the actual maximum duration of this API call.
1curl "https://www.foxscrape.com/api/v1/?api_key=YOUR_API_KEY&url=YOUR-URL&timeout=10000"