Go to Hyperscrape Store

Deezer Artist

hyperscrape/deezer-artist-scraper

Get a music artist's Deezer profile, fan count, top tracks and full album list.

AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.

https://hyperscrape.com/api/scrape/deezer-artist-scraper?artists=Daft%20Punk

Swap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide

Looks up music artists on Deezer using its official public JSON API (api.deezer.com — no key or auth required) and returns one rich item per artist:

  • Deezer artist ID, name, profile link and pictures in several sizes
  • fan count and total album count
  • top tracks with title, rank (popularity), duration, 30-second preview MP3 URL, explicit flag and the album each track appears on
  • albums / EPs / singles with title, cover art, release date, record type and explicit flag

Accepts artist names (searched, best match used), numeric Deezer IDs, or full deezer.com/artist/... URLs — mix and match freely.