For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
DiscordDashboard
DocumentationAPI ReferenceCookbook
DocumentationAPI ReferenceCookbook
  • Cookbook
    • CopyCapy
    • Wide Research
    • Computer Use Playground
    • Scrapybara CLI
    • Dungeon Crawler
Logo
DiscordDashboard
On this page
  • Features
  • Prerequisites
Cookbook

CopyCapy

Scrape and transform websites into capybara-themed versions with Scrapybara Act SDK and Playwright.

Was this page helpful?
Previous

Wide Research

Deep Research but wide. Scrape YC W25 companies and find the best way to contact each company in parallel batches.
Next
Built with

Detailed explanation coming soon!

CopyCapy

Features

  • HTML + CSS + image scraping with Playwright
  • Agentic capybara-themed code generation
  • Single-file output with embedded CSS
  • Support for dynamically-loaded content

Prerequisites

  • Node.js 18+
  • pnpm
  • Scrapybara API key (get one at scrapybara.com)

GitHub

View the source code on GitHub