Skip to content

Commit f6262f9

Browse files
kathaylmeddulla
andauthored
Update src/content/changelog/browser-rendering/rest-api-beta
Co-authored-by: Sofia <[email protected]>
1 parent ea37c08 commit f6262f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/browser-rendering/rest-api-beta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ With the **Quick Actions REST API** you can:
1212
- **Capture screenshots** – Use `/screenshot` to take a screenshot of a webpage from provided URL or HTML.
1313
- **Generate PDFs** – Use `/pdf` to convert web pages into PDFs.
1414
- **Extract HTML content** – Use `/content` to retrieve the full HTML from a page.
15-
**Snapshot (HTML + Screenshot)** – Use `/screenshot` to capture both the page's HTML and a screenshot in one request
15+
**Snapshot (HTML + Screenshot)** – Use `/snapshot` to capture both the page's HTML and a screenshot in one request
1616
- **Scrape Web Elements** – Use `/scrape` to extract specific elements from a page.
1717

1818
For example, to capture a screenshot:

0 commit comments

Comments
 (0)