---
title: "Create a Web-Scrape file"
method: POST
path: "/library/webscrape"
tags: ["Library"]
---

# Create a Web-Scrape file

`POST /library/webscrape`

## Request body

- UploadWebscrapeToSourceInput
  - `scrapeUrl` string, nullable
  - `maxBreadth` integer
  - `maxDepth` integer

## Response `200`

Success

---

[API](https://skmtc.dev/closebot/apis/closebot-api.md) · [All operations](https://skmtc.dev/closebot/apis/closebot-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/closebot/closebot-api/revisions/da5f5fb58534/schema)
