Spotify Monthly Listeners avatar
Spotify Monthly Listeners

Pricing

$5.00/month + usage

Go to Store
Spotify Monthly Listeners

Spotify Monthly Listeners

Developed by

Giles Greenway

Giles Greenway

Maintained by Community

Get an artist's unique monthly listeners, featured playlists, releases, top cities, and more besides.

5.0 (1)

Pricing

$5.00/month + usage

14

Total users

385

Monthly users

26

Runs succeeded

>99%

Issues response

20 hours

Last modified

17 hours ago

DU

Actor not working again - no results

Closed

Durminator opened this issue
2 months ago

Seems like an on-going issue since yesterday. I even tested the actor within the apify console and it doesn't give back any results for an artist's URL

augeas avatar

Made one slight change and tested with this:

{
"maxDepth": 1,
"startUrls": [
{
"url": "https://open.spotify.com/artist/6GvPPPN2Ph0WrBndU8dNWh",
"method": "GET"
},
{
"url": "https://open.spotify.com/artist/2pvfGvbL4mouaDY9ZSwUmv",
"method": "GET"
},
{
"url": "https://open.spotify.com/artist/0C7jgMYmKXPmy5bHH5ebEN",
"method": "GET"
}
]
}

Worked as expected.