Scrapingdog MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SCRAPINGDOG_API_KEY | Yes | Your Scrapingdog API key. | |
| SCRAPINGDOG_API_BASE | No | Override the API base URL. | https://api.scrapingdog.com |
| SCRAPINGDOG_TIMEOUT_MS | No | Per-request timeout in milliseconds. | 90000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| web_scrapeA | General-purpose web scraper. Fetches any URL through Scrapingdog's rotating proxies with optional JavaScript rendering, premium proxies, geo-targeting, and AI-based extraction. Returns the page HTML (or extracted data). |
| google_searchA | Scrape real-time Google Search results as structured JSON (organic results, ads, knowledge graph, people-also-ask, etc.). |
| google_mapsC | Scrape local business listings and place details from Google Maps. |
| google_newsB | Scrape Google News headlines, sources and timestamps. |
| google_trendsA | Track keyword search interest over time and by region via Google Trends. |
| google_shoppingB | Scrape product listings and prices from Google Shopping. |
| google_scholarB | Search academic papers, authors and citation counts via Google Scholar. |
| google_jobsC | Scrape job listings aggregated across Google Jobs. |
| google_financeB | Fetch live stock quotes and market data from Google Finance. |
| google_lensA | Reverse-image search via Google Lens for visual matches and products. |
| google_ai_modeC | Retrieve Google's AI Mode conversational answer for a query. |
| amazon_searchB | Scrape Amazon search-result listings for a query. |
| amazon_productA | Scrape a single Amazon product page (price, specs, ratings) by ASIN. |
| walmart_searchB | Scrape Walmart search results from a Walmart search URL. |
| ebay_searchA | Scrape eBay search listings from an eBay search URL. |
| linkedin_profileA | Scrape a public LinkedIn person or company profile by its public identifier (the slug in the profile URL). |
| x_profileA | Scrape a public X (Twitter) profile's metadata (bio, followers, counts, etc.). |
| youtube_searchB | Retrieve YouTube search results with video titles and metadata. |
| youtube_transcriptsA | Get the transcript (with timestamps) for a YouTube video. |
| bing_searchB | Scrape Bing search results as structured JSON. |
| baidu_searchB | Scrape Baidu (Chinese-market) search results as structured JSON. |
| google_ai_overviewA | Fetch the Google AI Overview block for a search. Pass the AI-overview URL returned in a google_search response (that URL expires ~2 minutes after it is issued). |
| google_imagesB | Get Google Images search results with sources and thumbnails. |
| google_shortsC | Retrieve Google short videos with sources, thumbnails and dates. |
| google_hotelsB | Get hotel and vacation-rental prices, ratings and availability from Google Hotels. |
| google_patentsC | Search patent records and metadata via Google Patents. |
| google_immersive_productB | Retrieve detailed product info from Google's immersive product popup via a page token. |
| universal_searchB | Single endpoint that scrapes major search engines and returns unified organic results. |
| amazon_reviewsA | Scrape customer reviews, ratings and reviewer details for an Amazon product by ASIN. |
| amazon_offersA | Fetch all buying offers and sellers for an Amazon product by ASIN. |
| youtube_videoA | Get details and metadata for a single YouTube video. |
| youtube_channelC | Get a YouTube channel's details and videos. |
| youtube_commentsB | Get comments for a YouTube video. |
| chatgptB | Send a prompt to ChatGPT and get the response as structured JSON, at scale. |
| screenshotB | Capture a screenshot (PNG/JPG/WEBP) of any web page. Returns the image. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Darshan972/Scrapingdog-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server