·
8 commits
to main
since this release
First audited release of the dependency-free CLI and Node 24 GitHub Action. It diagnoses direct public-page fetch failures and false-success HTML, performs a free browser-header comparison on 403 responses, and can opt into a preflight-budgeted ScraperAPI test with provider redirects disabled. Includes SPDX SBOM and SHA-256 checksum.
Guides:
- Diagnose scraper 403 responses and empty HTML
- Python Requests: diagnose 403 or empty HTML when the browser works
Run the audited source directly:
npx --yes github:sanjayamaharjancodes/scrape-diagnose#abe305a38cee37a0287d5bb9d1097964759b8c72 -- https://example.com/ --expect-text "Example Domain"