Youtube Playlist Extractor avatar

Youtube Playlist Extractor

Try for free

Pay $9.99 for 1,000 results

View all Actors
Youtube Playlist Extractor

Youtube Playlist Extractor

easyapi/youtube-playlist-extractor
Try for free

Pay $9.99 for 1,000 results

Exractor Youtube playlist on the fly. It helps you quickly extract and export information from YouTube playlists. Such as video name, video number, video description, video url, and so on. All you have to do is snap your finger and access your information.

  • What is Youtube Playlist Extractor?

    Youtube Playlist Extractor scrape Youtube playlist on the fly. It helps you quickly extract and export information from YouTube playlist. Such as video name, video number, video description, video url, and so on. All you have to do is snap your finger and access your information.

  • How to use data extracted from Youtube playlist?

    The data extracted from Youtube Playlist Extractor can be used for a variety of purposes, including:

    ✨ Conducting sentiment analysis and finding authentic product reviews

    👩‍🔬 Obtaining data for research and social listening experiments

    🦠 Analyzing trends, and viral campaigns

    🥸 Identifying unverified content and inaccurate information with high public value

    📚 Preparing for or analyzing a Youtube marketing campaign

  • How do I use Youtube Playlist Extractor?

    Youtube Playlist Extractor is designed to be user-friendly, even for those who have never extracted data from the web before! Here’s how you can use Youtube Playlist Extractor to extract playlist data:

  • Create a free Apify account using your email.

  • Open Youtube Playlist Extractor.

  • Input Youtube playlist id or url to scrape data.

  • Click the “Start” button and wait for the data to be extracted.

  • Download your data in JSON, XML, CSV, Excel, or HTML.

  • Input

    A full explanation of an input example in JSON.

    1{
    2    "id": "PLrDeLRAEJG0ZbA7P-q2h5gQZEFA611PUN",
    3    "options": {
    4        "limit": 100
    5    }
    6}
  • Output sample

    The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

    And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

    1[
    2{
    3  "video_title": "Crumbling a Piece of Paper - Post-Stroke Exercise",
    4  "video_url": "https://www.youtube.com/watch?v=gqBHIX-2xHY",
    5  "video_id": "gqBHIX-2xHY",
    6  "video_length": "1:18",
    7  "video_milis_length": 78000,
    8  "video_thumbnail_url": "https://i.ytimg.com/vi/gqBHIX-2xHY/hqdefault.jpg",
    9  "video_author": {
    10    "name": "American Heart Association",
    11    "url": "https://www.youtube.com/@American_Heart"
    12  },
    13  "playlist_info": {
    14    "title": "American Stroke Association: Post-Stroke Exercises",
    15    "url": "https://www.youtube.com/playlist?list=PLrDeLRAEJG0ZbA7P-q2h5gQZEFA611PUN",
    16    "id": "PLrDeLRAEJG0ZbA7P-q2h5gQZEFA611PUN",
    17    "video_count": 29,
    18    "view_count": 49961,
    19    "description": "",
    20    "isUnlisted": false,
    21    "isAlbum": false,
    22    "thumbnail_url": "https://i.ytimg.com/vi/gqBHIX-2xHY/hqdefault.jpg?sqp=-oaymwEXCOADEI4CSFryq4qpAwkIARUAAIhCGAE=&rs=AOn4CLBZvXpkYrPiBfgH5v1XhAFCFgYKfw",
    23    "author": {
    24      "name": "American Heart Association",
    25      "url": "https://www.youtube.com/@American_Heart",
    26      "avatar_url": "https://yt3.ggpht.com/ytc/AIdro_kmvY2O01dmqNN2sbiqpW3w5gbm0ebsKX_R09E-qCDwGGoj=s176-c-k-c0x00ffffff-no-rj"
    27    }
    28  }
    29}
    30...
Developer
Maintained by Community
Actor metrics
  • 4 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in Jul 2024
  • Modified 12 days ago