{
  "data": {
    "id": "DacbYA765keIyPADr",
    "userId": "HIMU0xktu1JeZb4Xl",
    "name": "youtube-playlist-videos-scraper",
    "username": "fetch_cat",
    "description": "Extract public YouTube playlist video lists, positions, titles, channels, durations, views, thumbnails, and playlist metadata.",
    "isPublic": true,
    "createdAt": "2026-06-17T08:52:54.055Z",
    "modifiedAt": "2026-07-16T15:48:06.022Z",
    "taggedBuilds": {
      "latest": {
        "buildId": "98byLat7gf31fJpBr",
        "finishedAt": "2026-07-16T15:48:06.022Z",
        "buildNumberInt": 100013,
        "buildNumber": "0.1.13"
      }
    },
    "stats": {
      "totalBuilds": 13,
      "totalRuns": 203,
      "totalUsers": 9,
      "totalUsers7Days": 4,
      "totalUsers30Days": 7,
      "totalUsers90Days": 9,
      "lastRunStartedAt": "2026-08-26T14:00:49.384Z",
      "actorReviewCount": 0,
      "actorReviewRating": 0,
      "bookmarkCount": 0,
      "publicActorRunStats30Days": {
        "ABORTED": 0,
        "FAILED": 1,
        "SUCCEEDED": 36,
        "TIMED-OUT": 0,
        "TOTAL": 37
      }
    },
    "versions": [
      {
        "versionNumber": "0.1",
        "sourceType": "SOURCE_FILES",
        "buildTag": "latest"
      }
    ],
    "defaultRunOptions": {
      "build": "latest",
      "timeoutSecs": 300,
      "memoryMbytes": 256
    },
    "exampleRunInput": {
      "body": "{\n  \"playlistUrls\": [\n    \"https://www.youtube.com/playlist?list=PL8mG-RkN2uTxQ_r5v43ooi53h4aeQXy1Z\"\n  ],\n  \"maxVideosPerPlaylist\": 5,\n  \"proxyConfiguration\": {\n    \"useApifyProxy\": false\n  }\n}",
      "contentType": "application/json; charset=utf-8"
    },
    "categories": [
      "VIDEOS",
      "SOCIAL_MEDIA",
      "DEVELOPER_TOOLS"
    ],
    "isDeprecated": false,
    "title": "YouTube Playlist Videos Scraper",
    "pictureUrl": "https://apify-image-uploads-prod.s3.us-east-1.amazonaws.com/HIMU0xktu1JeZb4Xl-actor-DacbYA765keIyPADr-nHogE3OZaj-youtube-unified-actor-icon.png",
    "seoTitle": "Export YouTube Playlist Videos & Metadata",
    "seoDescription": "Export public YouTube playlist video lists with positions, titles, channels, durations, views, thumbnails, and playlist metadata. CSV, JSON, Excel, API.",
    "pricingInfos": [
      {
        "pricingModel": "PAY_PER_EVENT",
        "startedAt": "2026-06-17T08:55:00.000Z",
        "pricingPerEvent": {
          "actorChargeEvents": {
            "start": {
              "eventTitle": "Start",
              "eventDescription": "One-time fee per run",
              "eventPriceUsd": 0.005,
              "isOneTimeEvent": true
            },
            "result": {
              "eventTitle": "Playlist video result",
              "eventDescription": "Per YouTube playlist video record produced",
              "eventTieredPricingUsd": {
                "FREE": {
                  "tieredEventPriceUsd": 0.00063
                },
                "BRONZE": {
                  "tieredEventPriceUsd": 0.00055
                },
                "SILVER": {
                  "tieredEventPriceUsd": 0.00043
                },
                "GOLD": {
                  "tieredEventPriceUsd": 0.00033
                },
                "PLATINUM": {
                  "tieredEventPriceUsd": 0.00022
                },
                "DIAMOND": {
                  "tieredEventPriceUsd": 0.00015
                }
              }
            }
          }
        },
        "apifyMarginPercentage": 0.2,
        "createdAt": "2026-06-17T08:56:26.837Z"
      },
      {
        "pricingModel": "PAY_PER_EVENT",
        "startedAt": "2026-06-17T09:00:30.000Z",
        "pricingPerEvent": {
          "actorChargeEvents": {
            "start": {
              "eventTitle": "Run started",
              "eventDescription": "One-time fee charged when a run starts. Covers fixed startup cost.",
              "eventPriceUsd": 0.005,
              "isOneTimeEvent": true
            },
            "result": {
              "eventTitle": "Playlist video result",
              "eventDescription": "Charged per YouTube playlist video record extracted.",
              "eventTieredPricingUsd": {
                "FREE": {
                  "tieredEventPriceUsd": 0.000029785
                },
                "BRONZE": {
                  "tieredEventPriceUsd": 0.0000259
                },
                "SILVER": {
                  "tieredEventPriceUsd": 0.000020202
                },
                "GOLD": {
                  "tieredEventPriceUsd": 0.00001554
                },
                "PLATINUM": {
                  "tieredEventPriceUsd": 0.00001036
                },
                "DIAMOND": {
                  "tieredEventPriceUsd": 0.00001
                }
              }
            }
          }
        },
        "apifyMarginPercentage": 0.2,
        "createdAt": "2026-06-17T09:01:30.054Z"
      }
    ],
    "notice": "NONE",
    "isCritical": false,
    "isGeneric": false,
    "hasNoDataset": false,
    "isSourceCodeHidden": true,
    "standbyUrl": null,
    "actorPermissionLevel": "LIMITED_PERMISSIONS",
    "readmeSummary": "## YouTube Playlist Videos Scraper\n\nExtracts structured video lists from publicly exposed YouTube playlist pages by scraping playlist HTML and converting playlist entries into flat, spreadsheet-friendly rows. Each row combines playlist-level context and per-video metadata: normalized video IDs and watch URLs (including playlist context), playlist identifiers and titles, video position/order, titles and description snippets, duration, thumbnail URLs, channel names and links, view-count text and publish-date text when present, and extraction timestamps. The Actor paginates playlists up to a configurable per-playlist cap (up to 500 items), produces stable IDs for deduplication, and yields tabular records suited for inventorying, auditing, curation, monitoring, and integration into data pipelines.\n\n## Use cases\n\n- Export YouTube playlist video tables for spreadsheets or databases  \n- Content inventory and playlist backup for media catalogs  \n- Curriculum and educational playlist auditing and cataloging  \n- Monitoring playlist membership and tracking which videos appear or change over time  \n- Competitor, creator, or influencer playlist research and audits  \n- Generating video inventories for editorial planning and media teams  \n- Building repeatable video datasets for research and analysis  \n- Feeding playlist video rows into automations, dashboards, enrichment pipelines, or reporting workflows",
    "deploymentKey": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzVc5ZG1wxGW5NjidvGkNrBZldglSVUmODGUqniifH7uOAa1gttCT6hHJEKcnIZwKw9ARdE0S9GTbOc5rpOK33Zc89uZojr1gB8qKmrXTuOjreEHBQEzyp56F2XHIdH7k5rLXewmToM15Bdljem7GC1qNW/StkBZkbH1OkmFa23uG4hsJ8D2w0eTtLIxbtvJcwMUhROUCEYMpnBrGdbH7ffD7We915iV2y6uQp7qLvxVQXo3jzoBDppato89WRUmF50rd359GlCIA24HNCInWXlHe/82cRrfwZsNqxIf0muGhfMPv0pYiwfrZoado4nRNl568Y07/rNJsBgj+FTSc3 \n"
  }
}