New scrape
Pick an actor, enter what to search, and tag the results with a niche & category so they're easy to filter later.
Recent runs
Apify connection
Connect with your Apify API token. Find it at Apify Console → Settings → Integrations → API token.
✉️ Email scraping
When a scrape returns a website but no email, this actor is run on the site to extract emails, phones & socials. Default works for most cases.
Apify MCP (optional)
Prefer to drive Apify through the Model Context Protocol? Add the Apify MCP server to your Claude Code / client config — the app and the MCP can share the same token.
claude mcp add apify -- npx -y @apify/actors-mcp-server \ --token YOUR_APIFY_TOKEN
The web app uses the REST API (above) directly so it works standalone; the MCP is for interactive/agent use of the same Apify account.