Skip to content

Data Card for Spotify

Dynamically generated Spotify data to embed in your README or website.

ref-reporef-online-toolref-official-doc

Parameters

Click to show/close parameters

NameTypeRequiredDefaultDescriptionMore Description
ref-querys
userIdstringtrueSpotify user ID
show_borderbooleanfalseWhether or not to show a white border around the data cardSupported: true false.
show_datebooleanfalseWhether or not to show the date and time that the data card was generatedSupported: true false.
time_zonestringAmerica/Los_AngelesTime zoneRefer to List of tz database time zones.
custom_titlestringCustom title
hide_titlebooleanfalseWhether or not to hide the title
hide_explicitbooleanfalseWhether or not to hide explicit tracks from all sections
hide_playingbooleanfalseWhether or not to hide the "Currently Listening To" section
hide_recentsbooleanfalseWhether or not to hide the "Recently Played Tracks" section
hide_top_tracksbooleanfalseWhether or not to hide the "Top Tracks" section
hide_top_artistsbooleanfalseWhether or not to hide the "Top Artists" section
limitnumber5Number of tracks to show per sectionSupported: 1 to 10.
txt
https://data-card-for-spotify.herokuapp.com/api/card{?userId,show_border,show_date,time_zone,custom_title,hide_title,hide_explicit,hide_playing,hide_recents,hide_top_tracks,hide_top_artists,limit}

Examples

markdown
<!-- magic-ike -->
![Spotify Data Card](https://data-card-for-spotify.herokuapp.com/api/card?user_id=12146253656&hide_explicit=true&limit=1)
Spotify Data Card

Readme Widget Hub (v4.1.4) MIT Licensed