Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

API for returning latest spotify release version

Solved!

API for returning latest spotify release version

Plan

Premium

Country

GB

Device

PC

Operating System

Windows 10

 

My Question or Issue

for a tool im developing i need a way to get the latest release number spotify itself uses to update, and then using that number make a call to scdn like so: 

Reply

Accepted Solutions
Marked as solution

Ended up scraping the html of https://www.spotify.com/us/opensource/

Then iterating some numbers to find the right url.

An accessible api would be nice tho.

View solution in original post

1 Reply
Marked as solution

Ended up scraping the html of https://www.spotify.com/us/opensource/

Then iterating some numbers to find the right url.

An accessible api would be nice tho.

Suggested posts