# facundoolano/app-store-scraper

scrape data from the itunes app store

Repository: https://github.com/facundoolano/app-store-scraper
Canonical: https://ross.abutalabs.com/products/app-store-scraper
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2025-07-27T18:09:47+00:00

## Health v2 (maintenance only)
Score: 47/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 33, release rhythm 35, longevity 100
- inputs: {"age_days": 3746, "days_push": 402, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1414, forks 300 (observed 2026-08-28T04:04:39.622557+00:00)

## What it is
A Node.js library for scraping application data from the iTunes and Mac App Store. It provides methods to retrieve app details, search results, reviews, ratings, and version history.

## Use cases
- scrape app details from the itunes app store
- get app reviews and ratings for ios apps
- search the app store for apps by keyword
- track app version history and release notes
- find similar apps to a given ios app
- monitor competitor app metadata and pricing

## When to choose
- you need programmatic access to iTunes App Store data in Node.js
- you want an API similar to google-play-scraper for cross-store analysis
- you need app reviews, ratings, or version history without official API limits

## When to avoid
- you need official, guaranteed API access (use Apple's App Store Connect API)
- your project is not in JavaScript/Node.js
- you cannot tolerate breakage when Apple changes page structures

## Facets
- artifact type: library
- maturity: active
- function: web-scraping, http-client, search-engine
- domain: developer-tools, mobile-development, analytics
- platform: -
- tags: app-store, itunes, scraper, app-metadata, app-reviews, data-engineering, nodejs, javascript

## Member repositories
- facundoolano/app-store-scraper (main) score 47

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:39.622557+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:12.772908+00:00, confidence not recorded.
  - readme: https://github.com/facundoolano/app-store-scraper (fetched 2026-08-28T04:04:39.622557+00:00, sha 4868b4300c09)
  - registry_npm: https://registry.npmjs.org/app-store-scraper (fetched 2026-08-29T11:51:12.284469+00:00, sha ce4dc2c10e86)
- Data as of 2026-08-30T08:39:29.467469+00:00.
