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

Power Query my own account

Power Query my own account

Plan

Premium

Country

USA

Device

N/A

Operating System

Windows 10 / Office 365

 

My Question or Issue

I would like to use Excel's Power Query to inspect my own account (playlists, favorites, albums, etc)

What do I need to do to do this?

Reply
5 Replies

You can do this using the web API. See https://developer.spotify.com/documentation/web-api/

Thanks - I'm just not sure how the process works; how do I get a key and which URL would I use?

Read the documentation. It tells you how the process works. To start, you need to authorize your app. See https://developer.spotify.com/documentation/general/guides/authorization-guide/. All of the available endpoints are documented at https://developer.spotify.com/documentation/web-api/reference/.

Sigh - still at a loss at how these calls and APIs will work in Power Query, realistically looking for some hand-holding here.

I have an app. I have a client ID and the secret client code.

I'm trying to follow a Power Query use for the twitter API from here:

Get data from Twitter API with Power Query 

But not sure what to put on line 14 (code at link)

Though I'm pretty sure I need put 

https://api.spotify.com/v1/me/playlists

in line 28 of the code to get my playlists.

 

Thanks for any further insight.

You cannot replace a single line in code written for the Twitter API and expect it to work with the Spotify API.

 

Power Query has nothing to do with the Spotify web API, so this is the wrong forum in which to ask this question.

 

If you've never used the Spotify API before, then you should start by forgetting about Power Query and write a simple script instead that implements authorization process and then makes a request to the playlists endpoint. Can you do that?

Suggested posts

Let's introduce ourselves!

Hey there you,   Yeah, you! 😁   Welcome - we're glad you joined the Spotify Community!   While you here, let's have a fun game and get…

ModeratorStaff / Moderator/ 4 years ago  in Social & Random