Hacker News new | ask | show | jobs
by flashbrew 117 days ago
You can pull content from any website and load it straight into your Memberstack data tables using two CLI tools: Firecrawl for scraping and Memberstack CLI for the import. No backend code needed. If you're using an AI agent like Claude Code or Codex, you can hand it this guide and it will run the whole workflow for you.

This guide walks through each step, from installation to a working import, with real commands you can copy and run. All three walkthroughs (scrape a single page, crawl a full site, and search the web) follow the same pattern: pull the data, shape it, import it.