
Youtube Comment Filter
Deprecated
Pricing
$35.00/month + usage
Go to Store

Youtube Comment Filter
Deprecated
Automation that filters and deletes your videos on YouTube according to the criteria specified in their comments.
0.0 (0)
Pricing
$35.00/month + usage
1
Total users
1
Monthly users
1
Last modified
a year ago
You can access the Youtube Comment Filter 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.
$echo '{< "videoID": "IcFFGSQA4CY",< "cookie": "cookie",< "proxyUrl_NoAuth": "http://user:pass@host:port",< "proxyUrl_Auth": "http://user:pass@host:port",< "extraBlacklist": "f2cuk,fuc4k",< "whitelist": "wow,lol,fake",< "maxCommentCount": 2<}' |<apify call bot_kevin/youtube-comment-filter --silent --output-dataset
Youtube Comment Filter API through CLI
The Apify CLI is the official tool that allows you to use Youtube Comment Filter locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: