Amazon Playlists API

Thread Starter

Shafty

Joined Apr 25, 2023
327
Hi All,

Good Evening. I Love Compilation Albums. Like: Now that's what I call Music! and Max Series like Max 4 and Max 6 and all. The problem is, In Music Streaming sites like Amazon Music and All other like spotify and few other sites, the Compilations wont be bought as a whole but the songs are present individually. My current pursuance is to make some compilations present in those sites as my personal playlists. I want to use web-scraping using selenium and Amazon Music Playlist API to create the playlists dynamically instead I going into the site one by one and adding the songs one by one. In a click of button I want to automate the entire process.

Has anyone tried it here?

I have problem in authenticating my credentials before accessing the playlist API. Amazon has used REST to expose the API. I am using POSTMAN software for the POST and GET requests. All inputs are welcome. Thanks :)
 

Ya’akov

Joined Jan 27, 2019
10,226
If your problem is authenticating, you should provide examples of your attempts and what the failures look like to provoke help is any is forthcoming.
 

alysssa

Joined Jul 19, 2024
1
You can download ViWizard Amazon Music Converter to have a try,which can download Amazon Music in bunch, and then you can make your playlist according to your preference
 

Ya’akov

Joined Jan 27, 2019
10,226
I’m sorry, but this just isn‘t right and I would never purchase or install closed source software that has this in its FAQ:
When I try to install the ViWizard for Windows, my anti-virus program detected that it contains virus. What's wrong?

Please just ignore the warning. ViWizard for Windows is a newly released application. We haven't applied the Code Signing Certificates from Microsoft yet. That's why we get the warning. But we are sure the program won't make any damage to your computer.
This is a flag so red it makes fire engines look blue. Run, don’t walk, away from the “download” button.

Sheesh.
 
Top