← ClaudeAtlas

apify-yandex-rank-trackerlisted

Use this as a yandex rank tracker. Check where a domain or URL ranks on Yandex for a keyword, in a specific Yandex domain, language, and lr region, using the Apify Yandex Search per-result Actor (johnvc/yandex-scrape-yandex-search-results-at-scale---per-result). Each run returns ranked organic rows with position, title, link, displayed_link, and snippet, so you match your site against the SERP and log the position with the run timestamp for a rank history. Use when the user wants a yandex rank tracker or yandex rank checker, wants to check Yandex rankings or keyword positions, wants yandex tracking of a site across Moscow, Saint Petersburg, or other regions, or wants to monitor Russian-market SERP positions over time on a schedule. Pay-per-result billing, MCP-ready for Claude and other AI agents.
johnisanerd/claude-skill-yandex-rank-tracker · ★ 0 · AI & Automation · score 66
Install: claude install-skill johnisanerd/claude-skill-yandex-rank-tracker
# Yandex Rank Tracker: Keyword Positions by Region Check and track where a site ranks on Yandex. One run per keyword returns the ranked organic list for a chosen Yandex domain, language, and region, with a `search_timestamp` on every item, so you can find your position today and keep a history of it. ## When to use this skill - The user wants a Yandex rank tracker or a Yandex rank checker for a domain or URL. - They ask "where do we rank on Yandex for X" or "what position is our page in Moscow". - They want Yandex tracking of keyword positions on a weekly or daily schedule. - They are watching Russian-market or CIS-market SERP positions and want the movement, not just a one-off SERP read. Not for: bulk SERP archives with no rank question attached (use the companion bulk Yandex scraper skill), Yandex Images or Yandex Videos vertical work, or Google positions. ## What one run gives you (one dataset item per page, per result type) Every dataset item is one page of one result type, tagged by `item_type` (organic runs give `item_type` set to `organic`). The ranked rows sit in the nested `organic_results` array on that item, each row carrying `position`, `title`, `link`, `displayed_link`, and `snippet`. The item itself carries the tracking context you need to store alongside the position: `text` (the keyword), `search_timestamp`, `search_domain` and `search_domain_description`, `search_language` and `search_language_description`, `search_location`, `page_number`, `results_per