https://github.com/usero-feedback/google-play-scraper-fetch
· scanned 2026-06-16 00:46 UTC (2 months, 1 week ago)
5 raw signals (0 security + 5 graph)
Last scanned 2 months, 1 week ago · v1 · 5 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 71 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
fakeBatchExecuteBody |
software | healthy | test/reviews.test.ts:fakeBatchExecuteBody |
fakeFetchForPages |
software | healthy | test/reviews.test.ts:fakeFetchForPages |
reviews |
software | healthy | src/reviews.ts:reviews |
sleep |
software | healthy | src/reviews.ts:sleep |
makeReviewsRequest |
software | healthy | src/reviews.ts:makeReviewsRequest |
buildRequestBody |
software | healthy | src/reviews.ts:buildRequestBody |
parseBatchExecuteResponse |
software | healthy | src/reviews.ts:parseBatchExecuteResponse |
extractReviews |
software | healthy | src/reviews.ts:extractReviews |
extractReview |
software | healthy | src/reviews.ts:extractReview |
buildCriteria |
software | healthy | src/reviews.ts:buildCriteria |
generateDate |
software | healthy | src/reviews.ts:generateDate |
app |
software | healthy | src/app.ts:app |
extractAppDetails |
software | healthy | src/app.ts:extractAppDetails |
g |
software | healthy | src/app.ts:g |
gWithFallback |
software | healthy | src/app.ts:gWithFallback |
extractDescriptionHtml |
software | healthy | src/app.ts:extractDescriptionHtml |
normalizeAndroidVersion |
software | healthy | src/app.ts:normalizeAndroidVersion |
buildHistogram |
software | healthy | src/app.ts:buildHistogram |
extractScreenshots |
software | healthy | src/app.ts:extractScreenshots |
extractCategoriesWithGenreFallback |
software | healthy | src/app.ts:extractCategoriesWithGenreFallback |
extractCategories |
software | healthy | src/app.ts:extractCategories |
extractComments |
software | healthy | src/app.ts:extractComments |
pathGet |
software | healthy | src/path.ts:pathGet |
asString |
software | healthy | src/path.ts:asString |
asNumber |
software | healthy | src/path.ts:asNumber |
asArray |
software | healthy | src/path.ts:asArray |
parseScriptData |
software | healthy | src/scriptData.ts:parseScriptData |
httpRequest |
software | healthy | src/http.ts:httpRequest |
extractSetCookies |
software | healthy | src/http.ts:extractSetCookies |
cookieHeaderFromSetCookies |
software | healthy | src/http.ts:cookieHeaderFromSetCookies |
htmlToText |
software | healthy | src/htmlToText.ts:htmlToText |
snippet |
software | healthy | src/errors.ts:snippet |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
capture-fixtures.mjs |
software | healthy | test/capture-fixtures.mjs |
live.test.ts |
software | healthy | test/live.test.ts |
reviews.test.ts |
software | healthy | test/reviews.test.ts |
app.test.ts |
software | healthy | test/app.test.ts |
app-details.html |
software | healthy | test/fixtures/app-details.html |
test.yml |
software | healthy | .github/workflows/test.yml |
publish.yml |
software | healthy | .github/workflows/publish.yml |
reviews.ts |
software | healthy | src/reviews.ts |
index.ts |
software | healthy | src/index.ts |
app.ts |
software | healthy | src/app.ts |
path.ts |
software | healthy | src/path.ts |
constants.ts |
software | healthy | src/constants.ts |
scriptData.ts |
software | healthy | src/scriptData.ts |
http.ts |
software | healthy | src/http.ts |
htmlToText.ts |
software | healthy | src/htmlToText.ts |
errors.ts |
software | healthy | src/errors.ts |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
software | healthy | test |
fixtures |
software | healthy | test/fixtures |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
for |
software | healthy | src/errors.ts:for |
PlayScraperError |
software | healthy | src/errors.ts:PlayScraperError |
PlayScraperHttpError |
software | healthy | src/errors.ts:PlayScraperHttpError |
PlayScraperParseError |
software | healthy | src/errors.ts:PlayScraperParseError |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::test |
cicd | healthy | .github/workflows/test.yml |
gha::publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/test.yml |
publish |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ksigv4vq |
software | healthy | /tmp/repobility-clone-ksigv4vq |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::CLAUDE.md |
security | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/0017bd5a-a0d2-4c4c-8dc3-c2468de56c1e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0017bd5a-a0d2-4c4c-8dc3-c2468de56c1e/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.