Decodo Web & eCommerce Scraping Skill (decodo)
Decodo provides AI agents with high-success web scraping across 195+ locations with residential proxies, anti-bot handling, and structured LLM outputs via https://mcp.decodo.com/mcp.
Modular Toolsets & Signatures
1. web Toolset
scrape_as_markdown: Scrapes target URL with JS rendering and returns clean Markdown.screenshot: Captures webpage PNG screenshot for visual context.
2. search Toolset
google_search/google_ads/google_lens/google_ai_mode/google_travel_hotels: Real-time Google SERPs and specialized views.bing_search: Scrapes Bing search results.
3. ecommerce Toolset
amazon_search/amazon_product/amazon_pricing/amazon_sellers/amazon_bestsellers: Marketplace product and pricing data.walmart_search/walmart_product/target_search/target_product: Retail chain pricing and inventory by ZIP/store ID.tiktok_shop_search/tiktok_shop_product/tiktok_shop_url: TikTok marketplace items.
4. social_media Toolset
reddit_post/reddit_subreddit/reddit_user: Subreddit threads and engagement.youtube_metadata/youtube_channel/youtube_subtitles/youtube_search: Video metadata and transcript extraction.tiktok_post: Caption, hashtag, and engagement metrics.
5. ai Toolset
chatgpt/perplexity: Interacts with AI search tools for live answers.
Best Practices for AI Agents
- Geo-Targeting: Pass
geoparameter (e.g."US","DE") to bypass geo-restrictions or test region-specific pricing. - Context Window Protection: Pass
tokenLimit(e.g.50000) or requestscrape_as_markdownto keep payloads token-efficient. - Requires
SCRAPER_API_TOKENset in environment or request headerAuthorization: Basic <token>.