Status Codes
The following list of HTTP codes are returned by ScrapeAutomate.
STATUS_CODE | NAME | DESCRIPTION |
---|---|---|
200 | OK | The request has succeeded. |
400 | Bad Request | Bad request or invalid parameters. |
402 | Payment Required | Payment required due to insufficient credits. |
403 | Forbidden | Forbidden due to missing API key or insufficient permissions. |
404 | Not Found | Resource not found. |
500 | Internal Server Error | The server has encountered a situation it doesn’t know how to handle. |
503 | Service Unavailable | The server is not ready to handle the request. |