Possible response HTTP status codes

Scraping Fish API may respond with different status codes to indicate the outcome of request. Below is the table of the possible replies:

Responses

CodeCharged?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