{"openapi":"3.1.0","info":{"title":"Scrape Creators API","description":"The easiest way to scrape public social media data at scale. Extract profiles, posts, videos, comments, and more from TikTok, Instagram, YouTube, Twitter, LinkedIn, Facebook, Reddit, and 27+ platforms.","version":"1.0.0","contact":{"name":"Scrape Creators","url":"https://scrapecreators.com","email":"support@scrapecreators.com"}},"servers":[{"url":"https://api.scrapecreators.com","description":"Production server"}],"security":[{"apiKeyAuth":[]}],"tags":[{"name":"Spotify","description":"Scrape Spotify artists, songs, and albums"}],"paths":{"/v1/spotify/album":{"get":{"tags":["Spotify"],"summary":"Album","description":"Retrieves detailed information about a Spotify album by its id or URL, including album metadata, artists, release date, cover art, copyright info, tracks, and sharing details.","parameters":[{"name":"id","in":"query","required":false,"description":"Spotify album id. If you'd prefer to use the URL instead, you can use the url parameter instead.","schema":{"type":"string"},"example":"0pgrg7phBbnwGJ2HBEl9EG"},{"name":"url","in":"query","required":false,"description":"Spotify album URL. If you'd prefer to use the id instead, you can use the id parameter instead.","schema":{"type":"string"},"example":"https://open.spotify.com/album/0pgrg7phBbnwGJ2HBEl9EG"}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"example":{"success":true,"credits_remaining":49997935402,"id":"0pgrg7phBbnwGJ2HBEl9EG","uri":"spotify:album:0pgrg7phBbnwGJ2HBEl9EG","__typename":"Album","copyright":[{"text":"2025 IRL Angel","type":"C"}],"courtesyLine":"","date":{"isoString":"2025-03-16T00:00:00Z","precision":"DAY"},"isPreRelease":false,"label":"IRL Angel","name":"BEFORE THE SUN RISES & WINTERR ENDS","playability":{"playable":true,"reason":"PLAYABLE"},"preReleaseEndDateTime":null,"saved":false,"sharingInfo":{"shareId":"mULFEWCzRY2MmJMhNahQMA","shareUrl":"https://open.spotify.com/album/0pgrg7phBbnwGJ2HBEl9EG?si=mULFEWCzRY2MmJMhNahQMA"},"tracksV2":[{"track":{"artists":[{"profile":{"name":"Miguel Angeles"},"uri":"spotify:artist:14xRX3JR8H4RWh8R7V3fvZ"}],"associationsV3":{"videoAssociations":{"totalCount":0}},"contentRating":{"label":"NONE"},"discNumber":1,"duration":{"totalMilliseconds":184109},"name":"AN IMPERRFECT BODY","playability":{"playable":true},"playcount":130437,"relinkingInformation":null,"saved":false,"trackNumber":1,"uri":"spotify:track:0LfCnR4s7l6T4TyCNNsHBs"},"uid":"0c86f1002074d296d295"}],"type":"SINGLE","visualIdentity":{"squareCoverImage":{"__typename":"VisualIdentityImage","extractedColorSet":{"encoreBaseSetTextColor":{"alpha":255,"blue":224,"green":224,"red":224},"highContrast":{"backgroundBase":{"alpha":255,"blue":83,"green":83,"red":83},"backgroundTintedBase":{"alpha":255,"blue":51,"green":51,"red":51},"textBase":{"alpha":255,"blue":255,"green":255,"red":255},"textBrightAccent":{"alpha":255,"blue":255,"green":255,"red":255},"textSubdued":{"alpha":255,"blue":205,"green":205,"red":205}},"higherContrast":{"backgroundBase":{"alpha":255,"blue":53,"green":53,"red":53},"backgroundTintedBase":{"alpha":255,"blue":86,"green":86,"red":86},"textBase":{"alpha":255,"blue":255,"green":255,"red":255},"textBrightAccent":{"alpha":255,"blue":96,"green":215,"red":30},"textSubdued":{"alpha":255,"blue":205,"green":205,"red":205}},"minContrast":{"backgroundBase":{"alpha":255,"blue":153,"green":153,"red":153},"backgroundTintedBase":{"alpha":255,"blue":128,"green":128,"red":128},"textBase":{"alpha":255,"blue":255,"green":255,"red":255},"textBrightAccent":{"alpha":255,"blue":255,"green":255,"red":255},"textSubdued":{"alpha":255,"blue":255,"green":255,"red":255}}}}},"watchFeedEntrypoint":null,"artists":[{"id":"14xRX3JR8H4RWh8R7V3fvZ","profile":{"name":"Miguel Angeles"},"sharingInfo":{"shareUrl":"https://open.spotify.com/artist/14xRX3JR8H4RWh8R7V3fvZ?si=LfcPfGMFQB-_Gpvc-_mIXA"},"uri":"spotify:artist:14xRX3JR8H4RWh8R7V3fvZ","visuals":{"avatarImage":{"sources":[{"height":640,"url":"https://i.scdn.co/image/ab6761610000e5eb9784901e4c2fb5e2e59bf7b2","width":640}]}}}],"coverArt":{"extractedColors":{"colorDark":{"hex":"#777777"},"colorLight":{"hex":"#E0E0E0"},"colorRaw":{"hex":"#E0E0E0"}},"sources":[{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e029bd93cc6e406b820dfff691f","width":300}]},"discs":[{"number":1,"tracks":{"totalCount":3}}],"releases":[],"moreAlbumsByArtist":[{"discography":{"popularReleasesAlbums":[{"coverArt":{"sources":[{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e02e1b81322a76efedc9296226b","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d00004851e1b81322a76efedc9296226b","width":64},{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b273e1b81322a76efedc9296226b","width":640}]},"date":{"year":2023},"id":"73WPr90gWBdNLg1KHkgpc0","name":"PROTECTION CHARM (SLOW & HARD VERSION)","playability":{"playable":true,"reason":"PLAYABLE"},"sharingInfo":{"shareId":"0oYuiIkGSle7UN5bTeILnw","shareUrl":"https://open.spotify.com/album/73WPr90gWBdNLg1KHkgpc0?si=0oYuiIkGSle7UN5bTeILnw"},"type":"SINGLE","uri":"spotify:album:73WPr90gWBdNLg1KHkgpc0"}]}}]}}}}}}}},"components":{"securitySchemes":{"apiKeyAuth":{"type":"apiKey","in":"header","name":"x-api-key","description":"Your Scrape Creators API key"}}}}