question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Spotify: Get track popularity from Spotify

See original GitHub issue

Track popularity is probably one of the most important attributes. Spotify directly provides popularity information in its Tracks API. I am surprised that we don’t import this attribute, given that we already are using the Tracks API. Wondering if this is just an oversight or something that we should implement. I saw an older thread where @sampsyo agreed to include Spotify-specific attributes.

Proposed solution

Retrieve track popularity from Spotify and include it along with other tags.

Objective

Get track popularity information to enable discovery.

Goals

Create better playlists and recommendations.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
sampsyocommented, Oct 5, 2021

Sounds very reasonable! And hopefully shouldn’t be too hard to do.

0reactions
arsaboocommented, Oct 16, 2021

@happiestbee absolutely…feel free to create a PR. If you can get something in, it may be easy to her things going 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Spotify Popularity Index: A Little Secret to Help You Leverage ...
The Spotify Popularity Index is a 0-to-100 score that ranks how popular an artist is relative to other artists on Spotify. As your...
Read more >
Spotify Web API v0.4.0 Spotify.Tracks - HexDocs
The popularity is calculated by algorithm and is based, in the most part, on the total number of plays the track has had...
Read more >
Popularity of a track · Issue #981 · spotify/web-api - GitHub
I would like to use the Spotify REST-interface (Spotify WEB-API). Unfortunately there's no way yet to receive the total views of a song...
Read more >
Artist popularity - The Spotify Community
The popularity is calculated by algorithm and is based, in the most part, on the total number of plays the track has had...
Read more >
What Is the Spotify Popularity Index? | Two Story Melody
The best way to be featured on a listener Spotify Radio is by growing your fanbase and followers, increasing total streams, and ranking...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found