YouTube Playlist videos

apify/youtube/playlist.posts

List the videos contained in a playlist, in order

via Apify

$0.0055 per recordUp to 100 URLs per request

Input

The public URL of the playlist whose videos you want to list, in playlist order.

Example playlist url
https://youtube.com/playlist?list=PLrAXtmErZgOeiKm4sgNOknGvNjby9efdf

Output

Each record returned by this service has the fields below. Providers may include additional platform-specific fields on top.

  • titlestring

    Video title

  • video_idstring

    Platform video ID

  • profile_urlurl

    Canonical URL of the video

  • durationstring

    Length of the video

  • thumbnailurl

    Thumbnail image URL

  • viewsnumber

    View count

  • likesnumber

    Like count

  • num_commentsnumber

    Comment count

  • date_postedstring

    When the video was published (raw platform string)

  • channel_namestring

    Owning channel name

  • channel_urlurl

    Owning channel URL

  • source_ordernumber

    Position in the playlist (1-based)

  • sourcestring

    Platform the record was extracted from (e.g. "linkedin")

  • extracted_atiso8601

    UTC timestamp when the record was produced

How to call it

Pass the slug apify/youtube/playlist.posts as the provider field on the POST /v1/extract endpoint.

Get youtube playlist videos into your app or your AI agent

$5 in free credits to test it — no credit card, no commitment.