logo

Status Codes

You can see the list of default response status codes and credit usage status used by Scrape.do in the return type below.

Status CodeDescriptionConsumes Credit
2xxSuccessful API callYES
404Target not foundYES
429You are sending requests too quickly (concurrency limit exceeded)NO
401You have no credits or your subscription has been suspendedNO
400Bad request for Scrape.doNO
400Bad request for the target websiteYES
502Request has failed. Please try againNO
510The request was canceled by the HTTP client. You can see the status code in the dashboard logsNO

Please note that when you use transparentResponse=true you will get status codes returned by the target website. If there is a problem caused by the proxy, our system may return 502 status code in addition to the target web page.