This script allows users of Google Search Console (GSC) to extract all the different reports from the Index Coverage report section of the platform and the Sitemap Coverage report section.
Stars
45
Forks
11
Watchers
45
Open Issues
0
Overall repository health assessment
^1.0.1^4.2.0^4.4.0^1.50.016
commits
Fix non-Latin character handling and regex escaping in report extraction
ed1afa0View on GitHubUpdate README with v3.1.0 changelog and new date format docs
4f5a267View on GitHubPort 6 fixes from Chrome Extension: multi-account URLs, error handling, sitemap early-stop, error page detection, date format, count parsing
2e4ba54View on GitHubMake npm run reset cross-platform (Windows/Linux/macOS)
dcd06dbView on GitHubUpdate changelog and docs to reflect report ID extraction fix
052115aView on GitHubFix: scan all script blocks for report IDs instead of hardcoded ds:11+ds:13
2861ea1View on GitHubUI/UX overhaul: spinners, progress counters, intro/outro, and README rewrite
341d295View on GitHubUse autocompleteMultiselect for searchable property picker
20df1f3View on GitHubUpdate CLAUDE.md and README for v3.0 current state
53c2025View on GitHubAdd npm run reset command to clear session profile
c603116View on GitHubReplace chalk + enquirer with ansis + @clack/prompts
c5f8589View on GitHubSwitch to persistent Chrome profile with sign-in rejection handling
df291caView on GitHubRefactor: reduce dependencies (8→4), update packages, add tests
41861ceView on GitHub