Back to all Stores

Youtube Product By ID

01KDSMZQDCABJMDTZV1GQB32ND
Maintained by CafeScraper
Try for free
Our YouTube fetching tool lets you extract core video details (ID, title, description, channel name, publish time, views, likes, comments, duration) after a successful fetch. Download the data in multiple structured formats to simplify organization and integration into your workflow.

Learn More

What fields can the YouTube Scraper extract?

  • Video title, ID, URL, thumbnail, views, publish date
  • clikes, location, channel name, channel URL, subscribers, duration
  • Comments, description, URLs in description, captions, monetization status, comment settings

What output formats are supported?

JSON, CSV.

Is technical support provided?

Yes. We provide docs, sample code, guides, and 24/7 customer service.

Result

This is an example of how results will look like.

json Copy
[
  {
    "title": "Presidential Historian: Trump Has Tried to Introduce Fear in First 100 Days | Amanpour and Company",
    "id": "8RePenzQH80",
    "url": "https://www.youtube.com/watch?v=8RePenzQH80",
    "thumbnailUrl": "https://i.ytimg.com/vi/8RePenzQH80/maxresdefault.jpg",
    "viewCount": "434,955 views",
    "date": "Apr 30, 2025",
    "likes": "Apr 30",
    "location": "en_US",
    "channelName": "Amanpour and Company",
    "channelUrl": "http://www.youtube.com/@AmanpourandCompany",
    "numberOfSubscribers": "561K subscribers",
    "duration": "0:18:26",
    "commentsCount": "1.1K",
    "text": "President Trump, taking a victory lap to mark the first 100 days of his second term, said his success surpasses any in U.S. history, \"according to many, many people.” Presidential historian Timothy Naftali places the Trump presidency in context for Walter Isaacson.\n\nOriginally aired on April 30, 2025\n\n----------------------------------------------------------------------------------------------------------------------------------------\n\nMajor support for Amanpour and Company is provided by Jim Attwood and Leslie Williams, Candace King Weir, the Sylvia A. and Simon B. Poyta Programming Endowment to Fight Antisemitism, the Leila and Mickey Straus Family Charitable Trust, Mark J. Blechner, the Filomen M. D’Agostino Foundation, Seton J. Melvin, the Peter G. Peterson and Joan Ganz Cooney Fund, Charles Rosenblum, Koo and Patricia Yuen, Barbara Hope Zuckerberg, and Jeffrey Katz and Beth Rogers.\n\nSubscribe to the Amanpour and Company channel here: https://bit.ly/2EMIkTJ\n\nSubscribe to our daily newsletter to find out who's on each night: http://www.pbs.org/wnet/amanpour-and-...\n\nFor more from Amanpour and Company, including full episodes, click here:  https://to.pbs.org/2NBFpjf\n\nThis program is made possible by viewers like you. Please support your local PBS station: http://www.pbs.org/donate\n\nLike Amanpour and Company on Facebook: https://bit.ly/2HNx3EF\n\nFollow Amanpour and Company on Twitter: https://bit.ly/2HLpjTI\n\nFollow Amanpour and Company on Instagram: https://bit.ly/3SaTUhk\n\nWatch Amanpour and Company weekdays on PBS (check local listings).\n\nAmanpour and Company features wide-ranging, in-depth conversations with global thought leaders and cultural influencers on the issues and trends impacting the world each day, from politics, business and technology to arts, science and sports. Christiane Amanpour leads the conversation on global and domestic news from London with contributions by prominent journalists Walter Isaacson, Michel Martin, Alicia Menendez and Hari Sreenivasan from the Tisch WNET Studios at Lincoln Center in New York City.\n\n#amanpourpbs",
    "descriptionLinks": [
      "https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbnZDZWtMYzV2ZUUyQnlEQ1ZwcVhMZmU0MVR1QXxBQ3Jtc0tuc0dTbWNmY1hSaHZ5QlFNWG9kUVpiYTVZZElIN3ZzZWp4ZDVaV2w0Nk0tNzRIZXJyTGYwQUZjcWd6dTFwczB3WFIxV1N6Q3dVZlFGdDA5a2V5RjZOalFvR0k5OVRDMnp3cHVVcnlxcVNnek1lSndTQQ&q=https%3A%2F%2Fbit.ly%2F2EMIkTJ&v=8RePenzQH80",
      "https://www.youtube.com/hashtag/amanpourpbs"
    ],
    "subtitles": [],
    "isMonetized": null,
    "commentsTurnedOff": null,
    "input": {
      "spider_errors": true,
      "user_id": 3096,
      "pay_num": 1,
      "proxy_region": "us",
      "url": "https://www.youtube.com/watch?v=8RePenzQH80",
      "user_input_id": "youtube_product_by-id",
      "video_id": "8RePenzQH80",
      "spider_item": {
        "v": "8RePenzQH80"
      },
      "spider_url": "https://www.youtube.com/watch?v=8RePenzQH80"
    },
    "error": null,
    "error_code": null
  }
]

Dictionary

Column name Description Data type
title Video Title Text
id Video ID Text
url Video URL Url
thumbnailUrl Video Thumbnail Url
viewCount Video View Count Number
date Video Publish Time Text
likes Video Likes Number
location Video Publish Location Text
channelName Channel Name Text
channelUrl Channel URL Url
numberOfSubscribers Subscriber Count Number
duration Video Duration Text
commentsCount Comment Count Number
text Video Description Text
descriptionLinks URL in Description Array
subtitles Subtitles Text
comments Comments Text
isMonetized Monetization Status Boolean
commentsTurnedOff Commenting Disabled Boolean

Input

Video ID video_id Required Text
Description: This parameter is used to specify the unique ID of the YouTube video to be scraped.