Get Multiple Artists

Go to Product

Get Several Artists

Get Spotify catalog information for several artists based on their Spotify IDs.

Options

Ids
A comma-separated list of the [Spotify IDs](/documentation/web-api/#spotify-uris-and-ids) for the artists. Maximum: 50 IDs.
Result Format
Specify how the response should be mapped to the table output. The following formats are available:
  • Structured Table: Returns a parsed table with data split into rows and columns.
    • External Urls:
    • Followers:
    • Genres: A list of the genres the artist is associated with. If not yet classified, the array is empty.
    • Href: A link to the Web API endpoint providing full details of the artist.
    • Id: The [Spotify ID](/documentation/web-api/#spotify-uris-and-ids) for the artist.
    • Images: Images of the artist in various sizes, widest first.
    • Name: The name of the artist.
    • Popularity: The popularity of the artist. The value will be between 0 and 100, with 100 being the most popular. The artist's popularity is calculated from the popularity of all the artist's tracks.
    • Type: The object type.
    • Uri: The [Spotify URI](/documentation/web-api/#spotify-uris-and-ids) for the artist.
  • Raw Response: Returns the raw response in a single row with the following columns:
    • body: Response body
    • status: HTTP status code

Input Ports

Icon
Configuration data.

Output Ports

Icon
Result of the request depending on the selected Result Format.
Icon
Configuration data (this is the same as the input port; it is provided as passthrough for sequentially chaining nodes to declutter your workflow connections).

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.