google-play-datasafety
Get data safety information for a Google Play app. Returns an object with:
- dataShared: Array of shared data items, each containing:
- data: Name of the data being shared (e.g., 'User IDs')
- optional: Boolean indicating if sharing is optional
- purpose: Comma-separated list of purposes (e.g., 'Analytics, Marketing')
- type: Category of data (e.g., 'Personal info')
- dataCollected: Array of collected data items with same structure as dataShared
- securityPractices: Array of security practices, each containing:
- practice: Name of the security practice
- description: Detailed description of the practice
- privacyPolicyUrl: URL to the app's privacy policy
Data types can include: Personal info, Financial info, Messages, Contacts,
App activity, App info and performance, Device or other IDs