YouTube Video Details Scraper
No credit card required
YouTube Video Details Scraper
No credit card required
Input: YouTube video link | 👉 Output: Transcript, video description, video title 👌👉 This actor processes a YouTube video link and extracts the transcript, description, and title of the video. It's perfect for gathering video metadata and subtitles for further analysis or content creation.
You can access the YouTube Video Details Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "url": "https://www.youtube.com/watch?v=vxRgPKrGw0U"
3}' |
4apify call deanter/youtube-video-details-scraper --silent --output-dataset
YouTube Scraper – Extract Descriptions & Subtitles API through CLI
The Apify CLI is the official tool that allows you to use YouTube Video Details Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
- 76 monthly users
- 6 stars
- 100.0% runs succeeded
- Created in Oct 2024
- Modified about 1 month ago