Introducing Peep V0.1 — 500 Free Credits On Sign Up.Get Early Access

Changelog

New features, improvements, and fixes — newest first.

New

Account settings + one-click sign out

  • A structured Settings modal — manage your profile, active devices, and account from anywhere.
  • Sign out (and log out other devices) directly from the sidebar.
New

SDKs, MCP server & public API docs

  • Official Node (@shownomore/peep-sdk) and Python (peep-sdk) SDKs, published to npm and PyPI.
  • MCP server (@shownomore/peep-mcp) — drive Peep from Claude, Cursor, and any MCP client.
  • Public API docs at /docs with cURL / Node / Python / MCP examples for every endpoint.
  • GET /v1/credits and X-Peep-Credits-* response headers for transparent usage.
Improved

Exhaustive YouTube comments + replies

  • Async YouTube scrapes now harvest every top-level comment and fully-expanded reply threads.
  • Reply fetching is parallelized; sync scrapes stay fast and bounded.
ImprovedFixed

Agent: reliability + chat interface

  • The Agent is now an LLM-style chat — describe a task and watch it plan, search, and harvest.
  • Fixed runs terminating early when the free-tier planner call was slow.
New

Run detail viewer

  • Open any recent run to see exactly what was scraped — markdown, screenshot, links, images, and JSON.
  • Crawls show every discovered page, each drillable to its own content.