Spotify Audio Explorer

Analyze track structure, detect instrumental drops, visualize energy & dynamics

1. Connect to Spotify

This tool uses Spotify's free API. You need a Client ID and Secret (takes ~2 minutes). Your credentials stay in your browser and are only sent to Spotify.

1

Go to the Spotify Developer Dashboard and log in with any Spotify account (free works).

2

Click "Create app". Fill in:

  • App name: anything (e.g. "Audio Explorer")
  • App description: anything
  • Redirect URI: http://localhost (we don't use it, but it's required)
  • APIs: check "Web API"

Click Save.

3

On your app page, go to Settings. Copy the Client ID and Client Secret below:

Debug Log