
Youtube
3 days trial then $5.00/month - No credit card required now

Youtube
3 days trial then $5.00/month - No credit card required now
Collect channels, videos (with comments), shorts, streams, playlists, podcasts and posts from Youtube! Filters included. It's fast and costs little!
Actor Metrics
5 monthly users
No reviews yet
3 bookmarks
>99% runs succeeded
5.4 days response time
Created in Dec 2024
Modified 11 days ago
You can access the Youtube programmatically from your own applications by using the Apify API. You can also 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 "query": "https://www.youtube.com/@markets",
3 "daterange": [],
4 "proxy": {
5 "useApifyProxy": true,
6 "apifyProxyGroups": [
7 "BUYPROXIES94952"
8 ]
9 }
10}' |
11apify call canadesk/youtube --silent --output-dataset
Youtube API through CLI
The Apify CLI is the official tool that allows you to use Youtube locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: