12 web scraping tools for AI agents: Reddit, Amazon, eBay, Google Maps, Yelp, YouTube, TikTok
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-perufitlife-multi-scraper-mcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
12 web scraping tools for AI agents: Reddit, Amazon, eBay, Google Maps, Yelp, YouTube, TikTok
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in browser / ai-ml / maps
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Production ready MCP server with real-time search, extract, map & crawl.
Dynamic problem-solving through sequential thought chains
Browser automation with Puppeteer for web scraping and testing
MCP Security Weekly
Get CVE alerts and security updates for io.github.Perufitlife/multi-scraper-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Connect ChatGPT, Claude Desktop, Cursor, Cline, Continue, Windsurf, or any Model Context Protocol client to a curated set of 12 production web scraping tools — Reddit, Amazon, eBay, Google Maps (search & reviews), Yelp, YouTube, TikTok, Indeed, Trustpilot, website contact finder, SaaS pricing tracker.
This is a Standby MCP server: deploy it once on Apify, get a stable HTTP endpoint, and any MCP client can connect.
| Tool | What it does |
|---|---|
reddit_scrape | Subreddit posts + comments, search queries, sentiment data |
amazon_search | Product listings, prices, ratings — 10 marketplaces |
ebay_search | eBay listings, sold listings (historical pricing) |
google_maps_search | Local business search by category + location |
google_maps_reviews | Extract reviews from any Google Maps business |
yelp_search | Yelp businesses via official Fusion API (requires user's Yelp key) |
youtube_channel | Channel stats + recent videos |
tiktok_profile | Creator profiles + video stats + hashtag discovery |
indeed_jobs | Job listings — 7 countries supported |
trustpilot_reviews | Customer reviews for any company |
website_contacts | Emails, phones, socials, tech stack from any domain |
saas_pricing | Pricing pages tracking with change detection |
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"multi-scraper": {
"command": "npx",
"args": ["@modelcontextprotocol/inspector-cli"],
"env": {
"MCP_SERVER_URL": "https://YOUR-ACTOR-STANDBY-URL.apify.actor/mcp"
}
}
}
}
In your MCP config, add server URL: https://YOUR-ACTOR-STANDBY-URL.apify.actor/mcp
Standby: true (or click "Start in standby" in the console)The yelp_search tool needs a Yelp Fusion API key (free 5,000 calls/day). Get one at docs.developer.yelp.com and paste it into the actor input.
google_maps_search + yelp_search + trustpilot_reviews to score local businesses.amazon_search + ebay_search + tiktok_profile for cross-platform product intelligence.google_maps_search → website_contacts → indeed_jobs to qualify and enrich prospects.reddit_scrape + trustpilot_reviews + youtube_channel for brand monitoring.Please leave a quick review on the Reviews tab above. It helps small developers like me get visibility on the Apify Store. Thanks!