apify
Installation
SKILL.md
Apify Skill
Run any Apify Actor through a standardized workflow: search → validate → execute → collect results.
Prerequisites
APIFY_TOKENenv var, or aconfig.jsonwith tokens (copyconfig.json.example)- Python 3 with
requestsinstalled
Workflow
Step 1: Parse User Intent
Extract from the user's request:
- Platform/target (Instagram, TikTok, Reddit, etc.)
- What to scrape (posts, profiles, hashtags, comments, etc.)
- Targets (URLs, usernames, keywords)
- Quantity/filters (how many, time range, min likes, etc.)