Skip to content

Commit 93bff6e

Browse files
Update src/content/docs/browser-rendering/quick-actions-rest-api/snapshot.mdx
Co-authored-by: Sofia <[email protected]>
1 parent b8655d5 commit 93bff6e

File tree

1 file changed

+2
-0
lines changed
  • src/content/docs/browser-rendering/quick-actions-rest-api

1 file changed

+2
-0
lines changed

src/content/docs/browser-rendering/quick-actions-rest-api/snapshot.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ The `/snapshot` endpoint captures both the HTML content and a screenshot of the
99

1010
## Basic usage
1111

12+
Navigate to `https://example.com/`, injecting custom JavaScript and then capturing the rendered HTML and taking a screenshot.
13+
1214
```bash
1315
curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-rendering/snapshot' \
1416
-H 'Authorization: Bearer <apiToken>' \

0 commit comments

Comments
 (0)