---
title: "Run Getpage"
method: POST
path: "/api/getpage/{target_id}"
tags: ["getpage"]
---

# Run Getpage

`POST /api/getpage/{target_id}`

Crawl a webpage, summarize it and create an embedding of it.

## Path parameters

- `target_id` string, required

## Query parameters

- `replace` boolean
- `app_state` unknown, required

## Request body

- object

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/okio-ai/apis/nendo-server.md) · [All operations](https://skmtc.net/okio-ai/apis/nendo-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/okio-ai/nendo-server/revisions/a044a48565cb/schema)
