Run Apify actors for large-scale web scraping, data extraction, and automation pipelines directly from Claude Code using the Apify MCP.
Apify is a platform for large-scale web scraping and browser automation, providing a marketplace of pre-built scrapers called Actors. The Apify MCP connects Claude Code to the Apify platform, letting Claude discover, run, and monitor Actors for scraping websites, extracting data from social platforms, automating browsers, and processing the resulting datasets.
mcpizy install apify
Create an Apify account and copy your API token from console.apify.com/account/integrations. Provide it during MCPizy setup.
Scrape LinkedIn company profiles for competitive intelligence:
// Claude will:
// 1. Search Apify marketplace for a LinkedIn Company Scraper Actor
// 2. Run the Actor with a list of company URLs
// 3. Monitor the run until completion
// 4. Download and summarize the extracted profiles