Get insights for tracks on Spotify Fresh Finds Charts for a specific date.
Full API endpoint documentation at https://api.chartmetric.com/apidoc/#api-Charts-GetSpotifyFreshfindChart
cm charts spotify-fresh-finds [flags]
cm charts spotify-fresh-finds --latest=true
cm charts spotify-fresh-finds --date=2024-07-04
--date string Charting date in ISO date format YYYY-MM-DD. Required unless 'latest' flag is true.
-h, --help help for spotify-fresh-finds
--latest string If true, returns the latest data point available regardless of date. Allowed values: 'true', 'false'
-d, --debug Display debug output in the console (default: false)
-r, --refresh_token string Chartmetric API Refresh Token to use (overrides config file token; does not save)
-V, --verbose Show additional details only when displaying debug info (default: false)