IntegrationsApify

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.

SourceActor
TikTokTikTok Scraper
YouTubeYouTube Scraper
Twitter/XTwitter Scraper
GitHubRepo analysis

The Capture Pipeline

  1. User drops URL in daily note
  2. /capture identifies source type
  3. Apify MCP actor extracts data
  4. Content synthesized with hype filter
  5. Output saved to knowledge-base/ subfolder
  6. Creator tracked in people/

Hype Filter

Every captured piece of content runs through a hype filter that assigns one of three verdicts.

VerdictWhat Happens
SKIPNoise. Not actionable. Filed for reference only.
EVALUATEWorth investigating. Creates a proposed task for review.
IMPLEMENTImmediately actionable. Creates an urgent task.