Free data mode — Apple RSS + Google Play. Add AppMagic API key in Settings to unlock revenue estimates.

Settings

Data source configuration and refresh controls

Data source

Current mode: Free (Apple RSS + Google Play)
AppMagic API key Not set
Supabase (server) Configured
Anthropic API key Configured
Cron secret Configured

Activate AppMagic

AppMagic unlocks revenue and download estimates everywhere — no code changes needed. Set the environment variable and redeploy:

# .env.local (or Vercel env vars)
APPMAGIC_API_KEY=your_appmagic_key_here

Once set, all AppMagic modules under /lib/appmagic activate and the free-mode banner disappears. Calls are proxied server-side via /api/appmagic/[endpoint].

Refresh data now

Manually trigger a snapshot fetch. Pick a scope to search deeper — a whole region or every country in the catalog (default is Brazil + US). The daily Vercel Cron runs /api/fetch/all at 06:00 UTC with the default scope. Once a country has data, it appears in the country dropdowns across the app.

Note: a deep scope multiplies requests — Android fetches 24 lists per country, so "All countries" can take several minutes and may hit serverless time limits on Vercel. Prefer a single region for deep dives.

Apple RSS note

Apple's public RSS returns overall top charts per country/feed (not arbitrary per-category lists), so iOS snapshots are stored under category all. The category filter applies to Google Play categories and the iOS all bucket.