Spotify Monthly Listeners
6 hours trial then $5.00/month - No credit card required now
Spotify Monthly Listeners
6 hours trial then $5.00/month - No credit card required now
Get an artist's unique monthly listeners, featured playlists, releases, top cities, and more besides.
Hi there, I'm new to working with APIs and getting a 400 error when using your spotify-monthly-listeners actor. The URL construction seems to be causing issues: Current URL: https://open.spotify.com/artist/artists Error: HTTP 400 response Could you help me understand the correct URL format for your actor? I see it's using Scrapy and Python internally. The logs show Spotify's website is rejecting the request. Thanks in advance,
In case you hadn't worked it out, the correct URL format is https://open.spotify.com/artist/ARTIST_ID
, e.g: https://open.spotify.com/artist/4ioovQ90tEAnJiQryAtkX
. Pulling artist IDs from track/album pages that have been submitted by mistake is being considered, but the crawler already tries to extract valid artist IDs from given URLs as best it can.
Actor Metrics
17 monthly users
-
7 stars
>99% runs succeeded
6.4 days response time
Created in Jan 2024
Modified 24 days ago