YouTube Search Term Channel Crawler
1 day trial then $35.00/month - No credit card required now
YouTube Search Term Channel Crawler
1 day trial then $35.00/month - No credit card required now
You can use this crawler to define a list of search terms, crawl Youtube search results for those terms, and extract channel information, including email if written in the channel description.
You can access the YouTube Search Term Channel Crawler 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 "keywords": [
3 "dog grooming"
4 ],
5 "minVideosPerKeywordLimit": 10
6}' |
7apify call tcz/youtube-search-term-channel-crawler --silent --output-dataset
YouTube Search Term Channel Crawler API through CLI
The Apify CLI is the official tool that allows you to use YouTube Search Term Channel Crawler locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
- 13 monthly users
- 3 stars
- 100.0% runs succeeded
- 33 days response time
- Created in Mar 2023
- Modified 4 months ago