We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3ddd6b commit 0b96858Copy full SHA for 0b96858
src/content/docs/browser-rendering/rest-api/scrape-endpoint.mdx
@@ -16,7 +16,7 @@ https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-rendering/scra
16
```
17
18
## Required fields
19
-You must provide either `url` or `html`:
+You must provide either `url` or `elements`:
20
- `url` (string)
21
- `elements` (array of objects) — each object must include `selector` (string)
22
0 commit comments