YouTube Keyword Rank Tracker
Pricing
Pay per usage
YouTube Keyword Rank Tracker
Searches YouTube for a list of keywords and returns the ranked organic video results in the same order a real user would see them, for a given country.
YouTube Keyword Rank Tracker
Pricing
Pay per usage
Searches YouTube for a list of keywords and returns the ranked organic video results in the same order a real user would see them, for a given country.
You can access the YouTube Keyword Rank Tracker 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 '{< "keywords": [< "how to tie a tie",< "python for beginners"< ],< "country": "IN",< "language": "en",< "maxResultsPerKeyword": 20,< "proxyConfiguration": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ],< "apifyProxyCountry": "IN"< }<}' |<apify call sarangofficial64/youtube-keyword-rank-tracker --silent --output-datasetThe Apify CLI is the official tool that allows you to use YouTube Keyword Rank Tracker locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: