Skip to content

Commit 27f2436

Browse files
[BRAPI]added details to titles for better descriptions (#22044)
* added details to titles for better descriptions * better option * Update scrape-endpoint.mdx
1 parent 86c6223 commit 27f2436

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: how-to
3-
title: Fetch HTML
3+
title: /content - Fetch HTML
44
sidebar:
55
order: 2
66
---

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: how-to
3-
title: Capture structured data
3+
title: /json - Capture structured data
44
sidebar:
55
order: 9
66
---

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: how-to
3-
title: Retrieve links from a webpage
3+
title: /links - Retrieve links from a webpage
44
sidebar:
55
order: 10
66
---

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: how-to
3-
title: Extract Markdown from a webpage
3+
title: /markdown - Extract Markdown from a webpage
44
sidebar:
55
order: 10
66
---

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: how-to
3-
title: Render PDF
3+
title: /pdf - Render PDF
44
sidebar:
55
order: 5
66
---

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: how-to
3-
title: Scrape HTML elements
3+
title: /scrape - Scrape HTML elements
44
sidebar:
55
order: 7
66
---

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: how-to
3-
title: Capture screenshot
3+
title: /screenshot - Capture screenshot
44
sidebar:
55
order: 3
66
---

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: how-to
3-
title: Take a webpage snapshot
3+
title: /snapshot - Take a webpage snapshot
44
sidebar:
55
order: 6
66
---

0 commit comments

Comments
 (0)