Get Multiple Audiobooks

Go to Product

Get Several Audiobooks

Get Spotify catalog information for several audiobooks identified by their Spotify IDs.
Note: Audiobooks are only available for the US, UK, Ireland, New Zealand and Australia markets.

Options

Ids

A comma-separated list of the Spotify IDs. For example: ids=18yVqkdbdRvS24c0Ilj2ci,1HGw3J3NxZO1TP1BTtVhpZ. Maximum: 50 IDs.

Market (*)

An ISO 3166-1 alpha-2 country code. If a country code is specified, only content that is available in that market will be returned.
If a valid user access token is specified in the request header, the country associated with the user account will take priority over this parameter.
Note: If neither market or user country are provided, the content is considered unavailable for the client.
Users can view the country that is associated with their account in the account settings.

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.
    • Authors: The author(s) for the audiobook.
    • Available Markets:

      A list of the countries in which the audiobook can be played, identified by their ISO 3166-1 alpha-2 code.

    • Copyrights: The copyright statements of the audiobook.
    • Description:

      A description of the audiobook. HTML tags are stripped away from this field, use html_description field in case HTML tags are needed.

    • Html Description: A description of the audiobook. This field may contain HTML tags.
    • Edition: The edition of the audiobook.
    • Explicit: Whether or not the audiobook has explicit content (true = yes it does; false = no it does not OR unknown).
    • External Urls:
    • Href: A link to the Web API endpoint providing full details of the audiobook.
    • Id: The [Spotify ID](/documentation/web-api/#spotify-uris-and-ids) for the audiobook.
    • Images: The cover art for the audiobook in various sizes, widest first.
    • Languages:

      A list of the languages used in the audiobook, identified by their ISO 639 code.

    • Media Type: The media type of the audiobook.
    • Name: The name of the audiobook.
    • Narrators: The narrator(s) for the audiobook.
    • Publisher: The publisher of the audiobook.
    • Type: The object type.
    • Uri: The [Spotify URI](/documentation/web-api/#spotify-uris-and-ids) for the audiobook.
    • Total Chapters: The number of chapters in this audiobook.
    • Chapters:
  • 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.