Skip to content

Commit 0b96858

Browse files
kathaylToriLindsay
andauthored
Update src/content/docs/browser-rendering/rest-api/scrape-endpoint.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent d3ddd6b commit 0b96858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/rest-api/scrape-endpoint.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-rendering/scra
1616
```
1717

1818
## Required fields
19-
You must provide either `url` or `html`:
19+
You must provide either `url` or `elements`:
2020
- `url` (string)
2121
- `elements` (array of objects) — each object must include `selector` (string)
2222

0 commit comments

Comments
 (0)