Apify Js Sdk

🌐Community
by rawveg Β· vlatest Β· Repository

The Apify JS SDK empowers developers to build powerful web automation and data extraction tools using JavaScript, streamlining complex tasks.

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-js-sdk npx -- -y @trustedskills/apify-js-sdk
2

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

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

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

About This Skill

What it does

The apify-js-sdk skill provides access to the Apify JavaScript SDK, allowing AI agents to interact with and utilize Apify's web scraping and data extraction platform. This includes running actors, managing datasets, and accessing various tools for crawling and processing websites. The skill enables automated tasks like extracting product information from e-commerce sites or monitoring news sources.

When to use it

  • Data Extraction: Automatically extract data from websites that require complex navigation or JavaScript rendering.
  • Web Scraping Automation: Schedule and automate web scraping tasks using Apify actors.
  • Dataset Management: Upload, download, and manage datasets stored on the Apify platform.
  • Monitoring Websites: Track changes to websites and receive notifications based on predefined criteria.

Key capabilities

  • Running Apify Actors
  • Managing Datasets
  • Accessing Web Scraping Tools
  • Automated Task Scheduling

Example prompts

  • "Run the 'product-scraper' actor on example.com and save the results to a new dataset."
  • "Download the latest version of the 'news-monitor' dataset from Apify."
  • β€œ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 recommended 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
rawveg
Installs
25

🌐 Community

Passed automated security scans.