mirror of
https://github.com/Aran404/SpotAPI.git
synced 2026-04-25 16:55:50 +03:00
[GH-ISSUE #13] How to retrieve artist popularity? #66
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotAPI#66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shillshocked on GitHub (Jan 19, 2025).
Original GitHub issue: https://github.com/Aran404/SpotAPI/issues/13
I am trying to get the artist popularity from a specified artist. I don't see any fields for this in the Artist returned json. Also, it only lets me search by query, not by artist uri. How do I accomplish this with SpotAPI?