android-reverse-engineering.../plugins/market-research/tests
fatih.bulut fbfa3aece7 feat(market-research): add play.google.com charts scraper
Replaces the AppBrain scraper (Cloudflare-blocked 403, confirmed dead).
play.google.com server-rendered chart HTML works: live-validated, real
Android packages + names + ratings from both /store/apps/top and
/store/apps/category/<CAT>. CLI: <top|category> [--category CAT]
[--region R] [--limit N] [--html-file F]; output source:"google-play",
entries {rank,name,package,rating}. Package link is the stable field;
title (Epkrse class) and rating are best-effort.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 22:42:20 +03:00
..
fixtures feat(market-research): add play.google.com charts scraper 2026-06-23 22:42:20 +03:00
run-all.sh test(market-research): add run-all.sh suite aggregator 2026-06-22 01:02:03 +03:00
smoke-structure.sh feat(market-research): scaffold plugin, command, README, marketplace entry 2026-06-22 00:46:09 +03:00
test-fetch-charts.py feat(market-research): add fetch-charts.py App Store RSS fetcher with offline test 2026-06-22 00:49:57 +03:00
test-fetch-play-charts.py feat(market-research): add play.google.com charts scraper 2026-06-23 22:42:20 +03:00
test-history.py feat(market-research): add history.py non-repeat memory with offline test 2026-06-22 00:52:45 +03:00
test-skill-content.sh feat(market-research): add 6-phase SKILL.md orchestrator with clone-app handoff 2026-06-22 00:59:25 +03:00