Apify
Web scraping and content extraction via MCP server.
What It Does
Apify is a web scraping platform accessed via MCP (Model Context Protocol) server. It powers the /capture skill for extracting content from social media and websites.
Supported Sources
Each source extracts structured data through a dedicated Apify actor.
| Source | Actor |
|---|---|
| TikTok | TikTok Scraper |
| YouTube | YouTube Scraper |
| Twitter/X | Twitter Scraper |
| GitHub | Repo analysis |
The Capture Pipeline
- User drops URL in daily note
/captureidentifies source type- Apify MCP actor extracts data
- Content synthesized with hype filter
- Output saved to
knowledge-base/subfolder - Creator tracked in
people/
Hype Filter
Every captured piece of content runs through a hype filter that assigns one of three verdicts.
| Verdict | What Happens |
|---|---|
| SKIP | Noise. Not actionable. Filed for reference only. |
| EVALUATE | Worth investigating. Creates a proposed task for review. |
| IMPLEMENT | Immediately actionable. Creates an urgent task. |
