google-play-categories
Retrieve a list of Google Play category identifiers to filter and analyze apps by type, such as games, productivity, or social. Supports integration with market intelligence tools for detailed app research and trend tracking.
Instructions
Get list of all Google Play categories. Returns an array of category identifiers like:
- 'APPLICATION': All applications
- 'GAME': All games
- 'ANDROID_WEAR': Wear OS apps
- 'SOCIAL': Social apps
- 'PRODUCTIVITY': Productivity apps etc.
These category IDs can be used with the google-play-list tool to filter apps by category. Sample response: ['AUTO_AND_VEHICLES', 'LIBRARIES_AND_DEMO', 'LIFESTYLE', ...]
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |