# getPageHtml

**Kind:** API Endpoint

**Source:** [`atloria-monorepo/apps/screenshot-worker/src/app/screenshot/batch-screenshot.controller.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/screenshot-worker/src/app/screenshot/batch-screenshot.controller.ts#L330)

Get rendered page HTML (JS-rendered DOM) for AI analysis

## Endpoint

`POST /screenshot/page-html`

## Referenced By

- `BatchScreenshotController` (MODULE_DECLARES)
