Skip to main content

Possible responses

Scraping Fish can reply with the following response status codes:

CodeAm I charged?Meaning
200YesEverything's OK - desired URL has been scraped successfully
400NoBad request, e.g. no API key provided - details in the response
401NoBad API key or no more credits available
404YesDesired website returned 404 Not Found
429NoToo many concurrent requests - contact us if you need to increase this limit
500NoGeneral error - details in the response
note

Some websites return 200 status code even when they actually manage to block the request. If you received 200 status code but you believe that the relevant website content was not returned, please contact us. We will update our rules to detect that we've been blocked and retry your request internally to extract the proper website content.