← ClaudeAtlas

apify-duckduckgo-mcp-serp-researchlisted

Check where a site ranks on DuckDuckGo and research a live SERP from an AI agent, using the Apify DuckDuckGo Scraper Actor (johnvc/DuckDuckGo-Scraper-for-serp-rankings) as a hosted duckduckgo mcp tool. Run a query, read the ranked organic_results rows (position, title, link, snippet, favicon), find a domain's position, list the competitors above it, and repeat the query across regions or date windows to see how a privacy-first engine ranks differently from Google. Use when the user asks about duckduckgo mcp, wants to check a DuckDuckGo ranking, see where a site sits on DuckDuckGo, compare competitor visibility on DuckDuckGo, watch a position over time, or ground an agent's answer in live DuckDuckGo results instead of training data. Pay-per-page billing, MCP-ready for Claude and other AI agents.
johnisanerd/claude-skill-duckduckgo-mcp-serp-research · ★ 0 · AI & Automation · score 66
Install: claude install-skill johnisanerd/claude-skill-duckduckgo-mcp-serp-research
# DuckDuckGo MCP: Rank Checking and SERP Research Point an agent at a live DuckDuckGo SERP and answer the questions people actually ask about it. Where does my domain rank for this term? Who sits above me? Does that change in the UK, or in Germany, or if I only count results from the past month? DuckDuckGo pulls from a different index than Google, so a site that ranks well on one often does not on the other. This skill turns that gap into something you can measure. ## When to use this skill - The user asks about "DuckDuckGo MCP" or wants a DuckDuckGo tool their agent can call. - They want to check where a domain ranks on DuckDuckGo for a keyword. - They want to see which competitors outrank them on DuckDuckGo, and with what page titles. - They want to compare the same query across regions, or before and after a content change. - They want an agent to ground an answer in live search results rather than in what it remembers. Not for: bulk SERP exports and pipeline work (use the companion DuckDuckGo scraper skill), or Google, Yandex, and Baidu rankings (see `references/actor-index.md`). ## Prerequisites - Apify account (sign up at https://apify.com?fpr=9n7kx3&fp_sid=skillrepo). - Authentication via `apify login`, or an `APIFY_TOKEN` environment variable (Apify Console, Settings, Integrations). ## The Actor - Store page: https://apify.com/johnvc/DuckDuckGo-Scraper-for-serp-rankings?fpr=9n7kx3&fp_sid=skillrepo - Actor ID: `johnvc/DuckDuckGo-Scraper-for-serp-rankings` - Pr