Spotify Scraper
ENDPOINTS
Artist Details
Search Suggestions
Search Everything
Search Tracks
Search Artists
Search Albums
Search Playlists
Search Podcasts
Search Episodes
Search Audiobooks
Search Genres
Search Users
Artist Stats
Artist Top Tracks
Artist Discography
Related Artists
Artist Appears On
Artist Discovered On
Artist Featured In
Artist Playlists
Artist Concerts
Artist Radio
Artists Batch Stats
Track Details
Track Stream Count
Tracks Batch
Track Credits
Track Previews
Related Tracks
Similar Albums
Track Radio
Album Details
Album Tracks
Playlist Details
Playlist Tracks
Playlist Followers
Top Songs Global
Top Albums Global
Top Artists Global
Country Charts
Home Feed
Browse Categories
Browse Category
Browse Section
Country Hub
Podcast Details
Podcast Episodes
Episode Details
Audiobook Details
Audiobook Chapters
Chapter Details
User Profile
User Playlists
Concerts Nearby
Concert Details
Concert Locations
Resolve Link
/search/albumsSearch Albums
Search albums, singles and EPs by keyword, with artists, release year and cover art.
QUERY PARAMS
Search phrase.
Page number.
Default: 1
Allowed values: 1-1000
Spotify returns the first 1,000 results of a search, so page × limit must be ≤ 1,000.
Results per page.
Default: 20
Allowed values: 1-100
{
"count": 115,
"per_page": 20,
"current_page": 1,
"total_pages": 6,
"next": "https://spotify-scraper.omkar.cloud/spotify/search/albums?query=1989&page=2",
"previous": null,
"query": "1989",
"results": [
{
"type": "album",
"id": "1o59UpKw81iHR0HPiSkJR0",
"name": "1989 (Taylor's Version) [Deluxe]",
"link": "https://open.spotify.com/album/1o59UpKw81iHR0HPiSkJR0",
"album_type": "album",
"release_date": "2023",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "06HL4z0CvFAxyc27GXpf02",
"name": "Taylor Swift",
"link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b273dc2bacae1dca83d26e2b1949",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e02dc2bacae1dca83d26e2b1949",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d00004851dc2bacae1dca83d26e2b1949",
"width": 64,
"height": 64
}
],
"copyrights": null
},
{
"type": "album",
"id": "34OkZVpuzBa9y40DCy0LPR",
"name": "1989 (Deluxe Edition)",
"link": "https://open.spotify.com/album/34OkZVpuzBa9y40DCy0LPR",
"album_type": "album",
"release_date": "2014",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "06HL4z0CvFAxyc27GXpf02",
"name": "Taylor Swift",
"link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b273332d85510aba3eb28312cfb2",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e02332d85510aba3eb28312cfb2",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d00004851332d85510aba3eb28312cfb2",
"width": 64,
"height": 64
}
],
"copyrights": null
},
{
"type": "album",
"id": "2QJmrSgbdM35R67eoGQo4j",
"name": "1989",
"link": "https://open.spotify.com/album/2QJmrSgbdM35R67eoGQo4j",
"album_type": "album",
"release_date": "2014",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "06HL4z0CvFAxyc27GXpf02",
"name": "Taylor Swift",
"link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b2739abdf14e6058bd3903686148",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e029abdf14e6058bd3903686148",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d000048519abdf14e6058bd3903686148",
"width": 64,
"height": 64
}
],
"copyrights": null
},
{
"type": "album",
"id": "64LU4c1nfjz1t4VnGhagcg",
"name": "1989 (Taylor's Version)",
"link": "https://open.spotify.com/album/64LU4c1nfjz1t4VnGhagcg",
"album_type": "album",
"release_date": "2023",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "06HL4z0CvFAxyc27GXpf02",
"name": "Taylor Swift",
"link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b2734110bfab1185fdfc9dfc2cf0",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e024110bfab1185fdfc9dfc2cf0",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d000048514110bfab1185fdfc9dfc2cf0",
"width": 64,
"height": 64
}
],
"copyrights": null
},
{
"type": "album",
"id": "0MVK1j7wrUkBZ09ZuMURJA",
"name": "1989",
"link": "https://open.spotify.com/album/0MVK1j7wrUkBZ09ZuMURJA",
"album_type": "album",
"release_date": "2015",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "2qc41rNTtdLK0tV3mJn2Pm",
"name": "Ryan Adams",
"link": "https://open.spotify.com/artist/2qc41rNTtdLK0tV3mJn2Pm"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b273536e8d127e6e6613971ddcde",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e02536e8d127e6e6613971ddcde",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d00004851536e8d127e6e6613971ddcde",
"width": 64,
"height": 64
}
],
"copyrights": null
},
{
"type": "album",
"id": "6DEjYFkNZh67HP7R9PSZvv",
"name": "reputation",
"link": "https://open.spotify.com/album/6DEjYFkNZh67HP7R9PSZvv",
"album_type": "album",
"release_date": "2017",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "06HL4z0CvFAxyc27GXpf02",
"name": "Taylor Swift",
"link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b273da5d5aeeabacacc1263c0f4b",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e02da5d5aeeabacacc1263c0f4b",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d00004851da5d5aeeabacacc1263c0f4b",
"width": 64,
"height": 64
}
],
"copyrights": null
},
{
"type": "album",
"id": "1NAmidJlEaVgA3MpcPFYGq",
"name": "Lover",
"link": "https://open.spotify.com/album/1NAmidJlEaVgA3MpcPFYGq",
"album_type": "album",
"release_date": "2019",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "06HL4z0CvFAxyc27GXpf02",
"name": "Taylor Swift",
"link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b273e787cffec20aa2a396a61647",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e02e787cffec20aa2a396a61647",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d00004851e787cffec20aa2a396a61647",
"width": 64,
"height": 64
}
],
"copyrights": null
},
{
"type": "album",
"id": "5H7ixXZfsNMGbIE5OBSpcb",
"name": "THE TORTURED POETS DEPARTMENT: THE ANTHOLOGY",
"link": "https://open.spotify.com/album/5H7ixXZfsNMGbIE5OBSpcb",
"album_type": "album",
"release_date": "2024",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "06HL4z0CvFAxyc27GXpf02",
"name": "Taylor Swift",
"link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b2738ecc33f195df6aa257c39eaa",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e028ecc33f195df6aa257c39eaa",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d000048518ecc33f195df6aa257c39eaa",
"width": 64,
"height": 64
}
],
"copyrights": null
},
{
"type": "album",
"id": "1fnJ7k0bllNfL1kVdNVW1A",
"name": "Midnights (The Til Dawn Edition)",
"link": "https://open.spotify.com/album/1fnJ7k0bllNfL1kVdNVW1A",
"album_type": "album",
"release_date": "2023",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "06HL4z0CvFAxyc27GXpf02",
"name": "Taylor Swift",
"link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b273fa747621a53c8e2cc436dee0",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e02fa747621a53c8e2cc436dee0",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d00004851fa747621a53c8e2cc436dee0",
"width": 64,
"height": 64
}
],
"copyrights": null
},
{
"type": "album",
"id": "5AEDGbliTTfjOB8TSm1sxt",
"name": "Speak Now (Taylor's Version)",
"link": "https://open.spotify.com/album/5AEDGbliTTfjOB8TSm1sxt",
"album_type": "album",
"release_date": "2023",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "06HL4z0CvFAxyc27GXpf02",
"name": "Taylor Swift",
"link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b2730b04da4f224b51ff86e0a481",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e020b04da4f224b51ff86e0a481",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d000048510b04da4f224b51ff86e0a481",
"width": 64,
"height": 64
}
],
"copyrights": null
},
{
"type": "album",
"id": "6kZ42qRrzov54LcAk4onW9",
"name": "Red (Taylor's Version)",
"link": "https://open.spotify.com/album/6kZ42qRrzov54LcAk4onW9",
"album_type": "album",
"release_date": "2021",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "06HL4z0CvFAxyc27GXpf02",
"name": "Taylor Swift",
"link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b273318443aab3531a0558e79a4d",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e02318443aab3531a0558e79a4d",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d00004851318443aab3531a0558e79a4d",
"width": 64,
"height": 64
}
],
"copyrights": null
},
{
"type": "album",
"id": "52SrrOJYoXyrUoiZLOqF7O",
"name": "1989 (feat. Fly By Midnight)",
"link": "https://open.spotify.com/album/52SrrOJYoXyrUoiZLOqF7O",
"album_type": "single",
"release_date": "2026",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "3qDMrpZHtZEtVl5i1l7hP3",
"name": "Nightly",
"link": "https://open.spotify.com/artist/3qDMrpZHtZEtVl5i1l7hP3"
},
{
"id": "4rQTEdG6hDVOlDUFKs9EjZ",
"name": "Fly By Midnight",
"link": "https://open.spotify.com/artist/4rQTEdG6hDVOlDUFKs9EjZ"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b273c4d2f714cabd4d57e6d2e367",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e02c4d2f714cabd4d57e6d2e367",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d00004851c4d2f714cabd4d57e6d2e367",
"width": 64,
"height": 64
}
],
"copyrights": null
},
{
"type": "album",
"id": "4hDok0OAJd57SGIT8xuWJH",
"name": "Fearless (Taylor's Version)",
"link": "https://open.spotify.com/album/4hDok0OAJd57SGIT8xuWJH",
"album_type": "album",
"release_date": "2021",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "06HL4z0CvFAxyc27GXpf02",
"name": "Taylor Swift",
"link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b273a48964b5d9a3d6968ae3e0de",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e02a48964b5d9a3d6968ae3e0de",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d00004851a48964b5d9a3d6968ae3e0de",
"width": 64,
"height": 64
}
],
"copyrights": null
},
{
"type": "album",
"id": "1dubeUXw1MNwxROJpT009k",
"name": "1989 (feat. Charli Lucas)",
"link": "https://open.spotify.com/album/1dubeUXw1MNwxROJpT009k",
"album_type": "single",
"release_date": "2026",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "3qDMrpZHtZEtVl5i1l7hP3",
"name": "Nightly",
"link": "https://open.spotify.com/artist/3qDMrpZHtZEtVl5i1l7hP3"
},
{
"id": "2uBSEsTRvk0bDhOD0ZCUWx",
"name": "Charli Lucas",
"link": "https://open.spotify.com/artist/2uBSEsTRvk0bDhOD0ZCUWx"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b273cc8d23a4a46df8e7d0af309d",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e02cc8d23a4a46df8e7d0af309d",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d00004851cc8d23a4a46df8e7d0af309d",
"width": 64,
"height": 64
}
],
"copyrights": null
},
{
"type": "album",
"id": "1pzvBxYgT6OVwJLtHkrdQK",
"name": "folklore (deluxe version)",
"link": "https://open.spotify.com/album/1pzvBxYgT6OVwJLtHkrdQK",
"album_type": "album",
"release_date": "2020",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "06HL4z0CvFAxyc27GXpf02",
"name": "Taylor Swift",
"link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b273c288028c2592f400dd0b9233",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e02c288028c2592f400dd0b9233",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d00004851c288028c2592f400dd0b9233",
"width": 64,
"height": 64
}
],
"copyrights": null
},
{
"type": "album",
"id": "0Lku5Y0I5aGcRSgeo2mOJm",
"name": "Lambada - Les originaux No. 1 de l'été (Original 1989)",
"link": "https://open.spotify.com/album/0Lku5Y0I5aGcRSgeo2mOJm",
"album_type": "album",
"release_date": "1989",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "1LsXqDdYVyONhrjAORENbu",
"name": "Kaoma",
"link": "https://open.spotify.com/artist/1LsXqDdYVyONhrjAORENbu"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b27370a92681f8aff88714cb0296",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e0270a92681f8aff88714cb0296",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d0000485170a92681f8aff88714cb0296",
"width": 64,
"height": 64
}
],
"copyrights": null
},
{
"type": "album",
"id": "6EsTJnpahwW6xX20zvqQgZ",
"name": "1989 (Big Machine Radio Release Special)",
"link": "https://open.spotify.com/album/6EsTJnpahwW6xX20zvqQgZ",
"album_type": "album",
"release_date": "2014",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "06HL4z0CvFAxyc27GXpf02",
"name": "Taylor Swift",
"link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b2730432bfd9e6adb616fd8bcc97",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e020432bfd9e6adb616fd8bcc97",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d000048510432bfd9e6adb616fd8bcc97",
"width": 64,
"height": 64
}
],
"copyrights": null
},
{
"type": "album",
"id": "1FV3yQh4QovuCGWqJuRdl4",
"name": "The Best Of Bonnie Raitt On Capitol 1989-2003",
"link": "https://open.spotify.com/album/1FV3yQh4QovuCGWqJuRdl4",
"album_type": "compilation",
"release_date": "2003",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "4KDyYWR7IpxZ7xrdYbKrqY",
"name": "Bonnie Raitt",
"link": "https://open.spotify.com/artist/4KDyYWR7IpxZ7xrdYbKrqY"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b273f6d91fa778b0086f1290263f",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e02f6d91fa778b0086f1290263f",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d00004851f6d91fa778b0086f1290263f",
"width": 64,
"height": 64
}
],
"copyrights": null
},
{
"type": "album",
"id": "72buIlzJLKDa5dSrJDAKVv",
"name": "1989-2002 From There To Here",
"link": "https://open.spotify.com/album/72buIlzJLKDa5dSrJDAKVv",
"album_type": "compilation",
"release_date": "2002",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "6k0IBR0lU42s2GYpNX7kA9",
"name": "Brian McKnight",
"link": "https://open.spotify.com/artist/6k0IBR0lU42s2GYpNX7kA9"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b273d8dd6f955fa0d5d82fdf6d14",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e02d8dd6f955fa0d5d82fdf6d14",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d00004851d8dd6f955fa0d5d82fdf6d14",
"width": 64,
"height": 64
}
],
"copyrights": null
},
{
"type": "album",
"id": "19I8hvP9qeZOudvIPd7Gv5",
"name": "1989-2009",
"link": "https://open.spotify.com/album/19I8hvP9qeZOudvIPd7Gv5",
"album_type": "compilation",
"release_date": "2009",
"release_date_precision": "year",
"label": null,
"total_tracks": null,
"is_playable": true,
"is_prerelease": false,
"artists": [
{
"id": "0r8toju2ecKaVtItkzAnNi",
"name": "Aleks Syntek",
"link": "https://open.spotify.com/artist/0r8toju2ecKaVtItkzAnNi"
}
],
"images": [
{
"link": "https://i.scdn.co/image/ab67616d0000b273ceb13a722a5717593c175bff",
"width": 640,
"height": 640
},
{
"link": "https://i.scdn.co/image/ab67616d00001e02ceb13a722a5717593c175bff",
"width": 300,
"height": 300
},
{
"link": "https://i.scdn.co/image/ab67616d00004851ceb13a722a5717593c175bff",
"width": 64,
"height": 64
}
],
"copyrights": null
}
]
}