This app reads aggregate, anonymous trend data from Pinterest's public Trends API (search-volume rankings by keyword and region). It does not access, read, or store any individual's personal Pinterest account, boards, pins, or activity. There is no login system, no user accounts, and no personal data collection of any kind.
Trend Tracker Moda is a personal, non-commercial tool built by an individual developer to analyze fashion and lifestyle trend data for their own content and research. It is not a public-facing product, and it is not distributed to other users.
The app calls the Pinterest Trends API (GET /v5/trends/keywords/{region}/top/{trend_type}) using the ads:read scope. This endpoint returns aggregate, non-personal data:
None of this data is tied to an individual Pinterest user, board, or pin.
Trend keyword data returned by the API may be cached locally by the developer for the purpose of tracking trend changes over time. This cached data is aggregate and non-personal, and is not published or redistributed in raw form.
Since this app has a single developer-user and no public distribution, this policy will be updated directly at this URL if the app's use of the API changes.