Apify Js Sdk
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.
Run in terminal (recommended)
claude mcp add apify-js-sdk npx -- -y @trustedskills/apify-js-sdk
Or manually add to ~/.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.comand 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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.