# Browser:Page Content

**Page:** api/browser-page-content

[Download Raw Markdown](./api/browser-page-content.md)

---

## API Endpoints Summary

- **GET** `/html` — Get page HTML
- **GET** `/text` — Get page text
- **GET** `/pdf` — Export page as PDF

## CLI

```bash
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help
```