Play Store keyword ranking data service
Authorization: Bearer <token>
Bulk insert keyword records directly into the database.
Query cached records for today by keyword list. No external requests.
Single keyword lookup. Checks DB cache first; if missing fetches from Play Store — original keyword results first, dots variant merged after (duplicates removed). Stores app IDs when results > 31.
Bulk keyword lookup (10 threads). Checks DB cache first; fetches missing keywords from Play Store concurrently — original results first, dots variant merged after (duplicates removed). Stores app IDs when results > 31.