Give your agent every Datapika tool with one config.
The Datapika actors are exposed through the Apify MCP server over streamable HTTP with OAuth. One URL preloads all 10 tools: jobs, hiring signals, Reddit, TikTok, Google Maps, flights, ads intelligence and more. You pay per result, with no subscription.
Set up in your client
claude mcp add --transport http datapika "https://mcp.apify.com/?tools=fetch-actor-details,openclawai/job-board-scraper,openclawai/linkedin-jobs-scraper,openclawai/reddit-scraper,openclawai/tiktok-douyin-bilibili-scraper,openclawai/airbnb-scraper,openclawai/google-maps-scraper,openclawai/30days-trend-intel,openclawai/google-flights-scraper,openclawai/indeed-ziprecruiter-scraper,openclawai/google-ads-transparency-scraper"
On first use, Claude Code opens Apify OAuth in the browser. A free Apify account is enough; runs bill per result.
One tool per actor
Prefer a single tool instead of the whole catalog? Every actor has its own minimal MCP URL. The paired fetch-actor-details tool lets the model read the input schema and pricing on demand.
| Job Board Scraper | https://mcp.apify.com/?tools=fetch-actor-details,openclawai/job-board-scraper |
| LinkedIn Jobs Scraper | https://mcp.apify.com/?tools=fetch-actor-details,openclawai/linkedin-jobs-scraper |
| Reddit Scraper | https://mcp.apify.com/?tools=fetch-actor-details,openclawai/reddit-scraper |
| TikTok & Douyin Scraper | https://mcp.apify.com/?tools=fetch-actor-details,openclawai/tiktok-douyin-bilibili-scraper |
| Airbnb Scraper | https://mcp.apify.com/?tools=fetch-actor-details,openclawai/airbnb-scraper |
| Google Maps Scraper | https://mcp.apify.com/?tools=fetch-actor-details,openclawai/google-maps-scraper |
| 30-Day Trend Intel | https://mcp.apify.com/?tools=fetch-actor-details,openclawai/30days-trend-intel |
| Google Flights Scraper | https://mcp.apify.com/?tools=fetch-actor-details,openclawai/google-flights-scraper |
| Hiring Signals Scanner | https://mcp.apify.com/?tools=fetch-actor-details,openclawai/indeed-ziprecruiter-scraper |
| Ads Transparency Scraper | https://mcp.apify.com/?tools=fetch-actor-details,openclawai/google-ads-transparency-scraper |
Try a prompt
“Find remote senior data engineer roles posted in the last 24 hours, dedupe across boards, and return salary ranges as a table.”
The agent picks the job board tool, runs it with your filters, and reads the dataset back. A 100-job sweep costs about $0.50.