Documentation · Ghostget 0.18.27
Pick the document that matches your job.
These pages follow the Diataxis documentation model: a tutorial teaches, a how-to guide solves a task, explanation orients a decision, and reference describes what exists. Each page states the release it was checked against.
This index describes v0.18.27. Every linked page keeps one canonical URL that also serves Markdown when the request prefers it.
Tutorials
A tutorial is a guided first success. It assumes nothing beyond a terminal and Bun.
- Install Ghostget and capture your first URL. Install the CLI, read a public page with no account or API key, then choose saving, an agent skill, or connected services.
How-to guides
A how-to guide completes one named task. Prerequisite state and limits sit beside the commands.
- Capture URLs and archive media. Choose inspection, durable Markdown capture, or one verified finite-item media archive.
- Connect Beeper. Bind the pinned official CLI and one Desktop target, then use its supported actions.
- Export WhatsApp history. Read four bounded local projections and write one private Message Like Me bundle.
- Author a provider plugin. Define one operation, prove its contract, then check, test, pack, trust, and install the exact bundle.
Explanation
Explanation pages describe how the boundary works and why, plus honest comparisons with the tools Ghostget sits beside.
- Security and local custody. Account binding, encrypted snapshots, risk levels, and fail-closed drift.
- How agents reach the web. The four approaches to browser use, and where Ghostget's named operations sit.
Reference
Reference pages enumerate what exists in the release. They state facts; they do not teach.
- Provider capability reference. Every supported action in v0.18.27, grouped by service and access method.
- llms.txt. The agent-readable site summary of the same contract.
Source-level contracts that belong with the code live in the repository's docs/ directory: plugin protocol, messaging automation, publishing, and local development.