Apify Mcpc

🌐Community
by chocholous Β· vlatest Β· Repository

Apify McPC scrapes data from various websites, particularly for monitoring and tracking online mentions of your brand or keywords.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add apify-mcpc npx -- -y @trustedskills/apify-mcpc
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "apify-mcpc": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/apify-mcpc"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The apify-mcpc skill, created by chocholous, allows AI agents to interact with and utilize Apify's web scraping and automation platform. It enables tasks like running existing Apify actors, managing actor configurations, and retrieving data scraped or processed by those actors. This skill streamlines workflows that require web data extraction and manipulation.

When to use it

  • Automated Data Collection: Schedule regular scrapes of websites using pre-built Apify actors.
  • Competitive Intelligence: Monitor competitor pricing or product updates by running targeted Apify scrapers.
  • Content Aggregation: Gather articles, blog posts, or other content from multiple sources and consolidate them into a single location.
  • Lead Generation: Extract contact information or business details from websites using specialized Apify actors.

Key capabilities

  • Running Apify Actors
  • Managing Actor Configurations
  • Retrieving Data from Apify Actors

Example prompts

  • "Run the 'amazon-product-scraper' actor with these configuration settings: { 'max_concurrency': 5, 'startUrls': ['https://www.amazon.com/'] }"
  • "What are the latest results scraped by the 'real-estate-listings' Apify actor?"
  • β€œList all available actors in my Apify account.”

Tips & gotchas

  • Requires an active Apify account and API key for authentication.
  • Familiarity with Apify actors and their configurations is beneficial to effectively utilize this skill.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
chocholous
Installs
4

🌐 Community

Passed automated security scans.