Spotify Scraper

ENDPOINTS
GET/tracks/related

Related Tracks

Get tracks Spotify recommends alongside this one, with play counts.

QUERY PARAMS

Spotify track ID, URI or open.spotify.com track link.

Examples:

  • ID: 0VjIjW4GlUZAMYd2vXMi3b
  • URI: spotify:track:0VjIjW4GlUZAMYd2vXMi3b
  • URL: https://open.spotify.com/track/0VjIjW4GlUZAMYd2vXMi3b
{
  "track": {
    "id": "0VjIjW4GlUZAMYd2vXMi3b",
    "link": "https://open.spotify.com/track/0VjIjW4GlUZAMYd2vXMi3b"
  },
  "results": [
    {
      "type": "track",
      "id": "3PfIrDoz19wz7qK7tYeu62",
      "name": "Don't Start Now",
      "link": "https://open.spotify.com/track/3PfIrDoz19wz7qK7tYeu62",
      "track_number": null,
      "disc_number": null,
      "duration_ms": 183290,
      "duration_text": "3:03",
      "is_explicit": false,
      "is_playable": true,
      "has_video": null,
      "playcount": 3323864782,
      "artists": [
        {
          "id": "6M2wZ9GZgrQXHCFfjv46we",
          "name": "Dua Lipa",
          "link": "https://open.spotify.com/artist/6M2wZ9GZgrQXHCFfjv46we"
        }
      ],
      "album": {
        "id": "7fJJK56U9fHixgO0HQkhtI",
        "name": null,
        "link": "https://open.spotify.com/album/7fJJK56U9fHixgO0HQkhtI",
        "release_date": null,
        "images": [
          {
            "link": "https://i.scdn.co/image/ab67616d0000b273c88bae7846e62a8ba59ee0bd",
            "width": 640,
            "height": 640
          },
          {
            "link": "https://i.scdn.co/image/ab67616d00001e02c88bae7846e62a8ba59ee0bd",
            "width": 300,
            "height": 300
          },
          {
            "link": "https://i.scdn.co/image/ab67616d00004851c88bae7846e62a8ba59ee0bd",
            "width": 64,
            "height": 64
          }
        ]
      }
    },
    {
      "type": "track",
      "id": "6UelLqGlWMcVH1E5c4H7lY",
      "name": "Watermelon Sugar",
      "link": "https://open.spotify.com/track/6UelLqGlWMcVH1E5c4H7lY",
      "track_number": null,
      "disc_number": null,
      "duration_ms": 173991,
      "duration_text": "2:53",
      "is_explicit": false,
      "is_playable": true,
      "has_video": null,
      "playcount": 3398863788,
      "artists": [
        {
          "id": "6KImCVD70vtIoJWnq6nGn3",
          "name": "Harry Styles",
          "link": "https://open.spotify.com/artist/6KImCVD70vtIoJWnq6nGn3"
        }
      ],
      "album": {
        "id": "7xV2TzoaVc0ycW7fwBwAml",
        "name": null,
        "link": "https://open.spotify.com/album/7xV2TzoaVc0ycW7fwBwAml",
        "release_date": null,
        "images": [
          {
            "link": "https://i.scdn.co/image/ab67616d0000b27325180571abce9472f61bd722",
            "width": 640,
            "height": 640
          },
          {
            "link": "https://i.scdn.co/image/ab67616d00001e0225180571abce9472f61bd722",
            "width": 300,
            "height": 300
          },
          {
            "link": "https://i.scdn.co/image/ab67616d0000485125180571abce9472f61bd722",
            "width": 64,
            "height": 64
          }
        ]
      }
    },
    {
      "type": "track",
      "id": "21jGcNKet2qwijlDFuPiPb",
      "name": "Circles",
      "link": "https://open.spotify.com/track/21jGcNKet2qwijlDFuPiPb",
      "track_number": null,
      "disc_number": null,
      "duration_ms": 215280,
      "duration_text": "3:35",
      "is_explicit": false,
      "is_playable": true,
      "has_video": null,
      "playcount": 3276384627,
      "artists": [
        {
          "id": "246dkjvS1zLTtiykXe5h60",
          "name": "Post Malone",
          "link": "https://open.spotify.com/artist/246dkjvS1zLTtiykXe5h60"
        }
      ],
      "album": {
        "id": "4g1ZRSobMefqF6nelkgibi",
        "name": null,
        "link": "https://open.spotify.com/album/4g1ZRSobMefqF6nelkgibi",
        "release_date": null,
        "images": [
          {
            "link": "https://i.scdn.co/image/ab67616d0000b2739478c87599550dd73bfa7e02",
            "width": 640,
            "height": 640
          },
          {
            "link": "https://i.scdn.co/image/ab67616d00001e029478c87599550dd73bfa7e02",
            "width": 300,
            "height": 300
          },
          {
            "link": "https://i.scdn.co/image/ab67616d000048519478c87599550dd73bfa7e02",
            "width": 64,
            "height": 64
          }
        ]
      }
    },
    {
      "type": "track",
      "id": "4cktbXiXOapiLBMprHFErI",
      "name": "Memories",
      "link": "https://open.spotify.com/track/4cktbXiXOapiLBMprHFErI",
      "track_number": null,
      "disc_number": null,
      "duration_ms": 189486,
      "duration_text": "3:09",
      "is_explicit": false,
      "is_playable": true,
      "has_video": null,
      "playcount": 2547633239,
      "artists": [
        {
          "id": "04gDigrS5kc9YWfZHwBETP",
          "name": "Maroon 5",
          "link": "https://open.spotify.com/artist/04gDigrS5kc9YWfZHwBETP"
        }
      ],
      "album": {
        "id": "1pCA38N6MkLlthXtAOvZTU",
        "name": null,
        "link": "https://open.spotify.com/album/1pCA38N6MkLlthXtAOvZTU",
        "release_date": null,
        "images": [
          {
            "link": "https://i.scdn.co/image/ab67616d0000b27386a8ab515de4b7aef28cd631",
            "width": 640,
            "height": 640
          },
          {
            "link": "https://i.scdn.co/image/ab67616d00001e0286a8ab515de4b7aef28cd631",
            "width": 300,
            "height": 300
          },
          {
            "link": "https://i.scdn.co/image/ab67616d0000485186a8ab515de4b7aef28cd631",
            "width": 64,
            "height": 64
          }
        ]
      }
    },
    {
      "type": "track",
      "id": "2N8m6CYs74qQO4mjVcXO30",
      "name": "Dance Monkey",
      "link": "https://open.spotify.com/track/2N8m6CYs74qQO4mjVcXO30",
      "track_number": null,
      "disc_number": null,
      "duration_ms": 209438,
      "duration_text": "3:29",
      "is_explicit": false,
      "is_playable": true,
      "has_video": null,
      "playcount": 3512998028,
      "artists": [
        {
          "id": "2NjfBq1NflQcKSeiDooVjY",
          "name": "Tones And I",
          "link": "https://open.spotify.com/artist/2NjfBq1NflQcKSeiDooVjY"
        }
      ],
      "album": {
        "id": "1AZjTOqvw2ZogWZxnDlhEN",
        "name": null,
        "link": "https://open.spotify.com/album/1AZjTOqvw2ZogWZxnDlhEN",
        "release_date": null,
        "images": [
          {
            "link": "https://i.scdn.co/image/ab67616d0000b273931a1c33d7850f20ee23a5e1",
            "width": 640,
            "height": 640
          },
          {
            "link": "https://i.scdn.co/image/ab67616d00001e02931a1c33d7850f20ee23a5e1",
            "width": 300,
            "height": 300
          },
          {
            "link": "https://i.scdn.co/image/ab67616d00004851931a1c33d7850f20ee23a5e1",
            "width": 64,
            "height": 64
          }
        ]
      }
    }
  ]
}