Scrape To Srs

Use when scraped web facts should become spaced-repetition cards with source URLs. Pairs Apify/search rows with SRS card creation.

cassidyrice Updated

File contents

Scrape → SRS

Turn structured scrape rows into source-backed review cards.

When to Use

  • Learning a domain from SERP/docs crawls
  • Want recall later without re-scraping

Process

  1. Scrape with apify-actor (small cap).
  2. Distill ≤12 atomic facts; each needs a source URL.
  3. Hand to spaced-web-fact-cards (or memento) card schema.
  4. Skip opinions, undated rumors, and paywalled guesses.

NEVER

  • Cards without sources
  • 20 new cards from one unbounded crawl

Collision parents

apify-actor, spaced-web-fact-cards, memento-flashcards

cassidyrice/ai-skills-drop/tree/main/skills/scrape-to-srs commit 69fcdf7ff0

Frequently asked questions

npx skillmds@latest add cassidyrice/scrape-to-srs