---
title: "Get the scrape pages for a file"
method: GET
path: "/library/files/{fileId}/scrape-pages"
tags: ["Library"]
---

# Get the scrape pages for a file

`GET /library/files/{fileId}/scrape-pages`

## Path parameters

- `fileId` string, required

## Response `200`

Success

- WebscrapePageDto[]
  - `url` string, nullable
  - `enabled` boolean

---

[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)
