apify▌
15 indexed skills · max 10 per page
apify-scrapers
casper-studios/casper-marketplace · Backend
Scrape content from major social platforms using Apify actors. Each platform has optimized settings for cost and quality.
apify-actorization
apify/agent-skills · Backend
Convert existing projects into serverless Apify Actors with language-specific SDK integration. \n \n Supports JavaScript/TypeScript (with Actor.init() / Actor.exit() ), Python (async context manager), and any language via CLI wrapper \n Provides structured workflow: apify init to scaffold, apply SDK wrapping, configure input/output schemas, test locally with apify run , then deploy with apify push \n Includes input and output schema validation, Docker containerization, and optional pay-per-event
apify-actor-development
apify/agent-skills · Backend
Create, debug, and deploy serverless cloud programs for web scraping, automation, and data processing. \n \n Supports JavaScript, TypeScript, and Python templates with integrated Crawlee, Playwright, and Cheerio libraries for HTTP and browser-based crawling \n Includes local testing via apify run with isolated storage, schema validation for inputs/outputs, and deployment to Apify platform via apify push \n Requires Apify CLI authentication and mandatory generatedBy metadata in .actor/actor.json
apify-influencer-discovery
apify/agent-skills · Backend
Discover and evaluate influencers across Instagram, Facebook, YouTube, and TikTok using Apify Actors. \n \n Routes discovery requests to 15+ specialized Actors covering profile scraping, hashtag search, engagement analysis, and niche discovery across all major platforms \n Dynamically fetches Actor schemas via mcpc to determine required inputs and available output fields before execution \n Supports three export modes: inline chat display, CSV, or JSON file output with customizable result counts
apify-audience-analysis
apify/agent-skills · Backend
Extract audience demographics, engagement patterns, and behavior data from Facebook, Instagram, YouTube, and TikTok. \n \n Supports 18+ specialized Actors covering follower demographics, engagement metrics, comments, and profile analysis across all four platforms \n Offers three output formats: quick chat display, CSV export, or JSON export for downstream analysis \n Requires Apify token and mcpc CLI tool; uses dynamic schema fetching to adapt inputs to each Actor's requirements \n Includes stru