Spotify avatar
Spotify

Pricing

$10.00/month + usage

Go to Store
Spotify

Spotify

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Get or search for Tracks, Artists, Albums, Playlists, Users, Lyrics (Musixmatch) and more from Spotify. It's fast and costs little!

0.0 (0)

Pricing

$10.00/month + usage

3

Total users

15

Monthly users

5

Runs succeeded

85%

Issues response

1.1 days

Last modified

a day ago

MB

proxy is not working correctly

Closed

mabral opened this issue
4 days ago

when crawling I only get US-based results when trying to implement a German Resedential Proxy. Interestingly, also no usage is registered in the proxy usage tab. After trying proxy-test with exactly the same settings usage is registered. I guess that the proxy settings are not considered while using the Spotify actor. Can you please have another look at this as this would be crucial for extracting localized content. Thanks!

canadesk avatar

Hello,

Your Input seems invalid. Can you please try:

{ "batch": 2, "category": "artist", "delay": 2, "ids": [ "2nwNBRZ0DZlRAQBBO0Pdym" ], "language": "default", "maximum": 50, "process": "get", "proxy": { "useApifyProxy": true, "apifyProxyGroups": [ "RESIDENTIAL" ], "apifyProxyCountry": "DE" } }

MB

mabral

2 days ago

Thanks for the fasst reply. Unfortunately, doesn't change anything, no Residential Proxy usage is registered by apify after running it with this code as well. Also the same when done in Web interface with proxy configuration set up (run l3z0sY5tOLZ94OiiW). So I guess it has something to do with actor configuration.

canadesk avatar

Can you please give an example of the difference in US vs. DE content you expect from a given artist or song?

MB

mabral

a day ago

yes, sure. given artist in the run above 2nwNBRZ0DZlRAQBBO0Pdym should have 20 releases for "DE" and 12 in "US". (Checked by using Spotify with VPN). Currently all runs return 12 releases.

canadesk avatar

Fixed. Thanks for the report.

You can comment on the same issue, even if it's closed.

MB

mabral

a day ago

thanks so much! works smoothly now!