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

13

Total users

358

Monthly users

43

Runs succeeded

>99%

Issues response

5.9 days

Last modified

11 days ago

DU

Actor not working again - no results

Closed

Durminator opened this issue
14 days 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.