{"uid":"cap_tZV2sjY28lnlSWrtNqVUk","slug":"autoscrape-http-status-check-api-c14b3669","name":"AutoScrape HTTP Status Check API","description":"No-key evaluation APIs for public data and utilities: business filings, permits, bankruptcy dockets, NPI providers, HTTP status checks, sitemap URL extraction, SEC EDGAR, IRS 990, WHOIS, and validation. Paid x402 access is live.","url":"https://autoscrape-api-seven.vercel.app/x402/v1/http-status-check","method":"GET","headers":{},"bodySchema":null,"responseSchema":{"type":"json","example":{"count":1,"results":[{"url":"https://example.com","finalUrl":"https://example.com","isBroken":false,"statusCode":200,"statusText":"OK","redirectChain":[]}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_abcQIyT-5tFB4ymfw31Oy","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Checks one or more public URLs for their HTTP status codes, redirect chains, and reachability","exampleAgentPrompt":"Can you check if these three URLs are up and what status codes they return — https://example.com, https://httpbin.org/status/404, and https://github.com — and tell me if any redirects are happening?","exampleUseCases":[{"title":"Broken link audit before publish","prompt":"Before I push my new blog post live, can you check these 5 URLs I'm linking to and tell me if any are returning errors or redirecting somewhere unexpected: https://docs.python.org, https://npmjs.com/package/lodash, https://caniuse.com, https://developer.mozilla.org, and https://web.dev?"},{"title":"Monitoring partner API endpoint health","prompt":"Check whether our partner's API endpoint at https://api.partner-service.io/v2/health is reachable right now — tell me the status code and whether it's redirecting at all."},{"title":"Validating scraped URL list for dead links","prompt":"I have a list of URLs from our sitemap — https://mysite.com/page1, https://mysite.com/old-page, https://mysite.com/contact — can you check all of them and flag any that are broken or returning non-200 status codes?"}],"resultDescription":"Returns a JSON object with a count of checked URLs and an array of results per URL, each containing: the original URL, the final URL after redirects, a boolean isBroken flag, the HTTP status code (e.g. 200, 301, 404), the status text (e.g. OK, Not Found), and the full redirect chain as an array.","failureModes":["Timeout if a URL takes longer than the configured timeout (default 5s, max 8s) to respond","Private or non-public URLs (e.g. localhost, intranet hosts) will likely fail or return connection errors","Maximum of 10 URLs per request — requests for more will be truncated","Malformed URLs that are not valid HTTP/HTTPS will return errors","SSL certificate errors on HTTPS URLs may cause failures","Rate limiting or firewall blocking by target servers may produce unexpected status codes"],"whenToPreferThis":"Choose this endpoint when you need lightweight, fast HTTP status checks on public URLs without running a full browser or scraper — ideal for link validation, uptime probing, redirect chain inspection, or bulk broken-link detection on up to 10 URLs at once. Prefer it over full scraping tools when you only need status metadata, not page content.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:53:37.908Z","isFirstParty":false}