Skip to content

Commit 2525e2c

Browse files
kathaylToriLindsay
andauthored
Update src/content/partials/browser-rendering/setting-custom-user-agent.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent 68f042d commit 2525e2c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/partials/browser-rendering/setting-custom-user-agent.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22

33
You can change the user agent at the page level by passing `userAgent` as a top-level parameter in the JSON body. This is useful if the target website serves different content based on the user agent.
44

5-
Note: Modifying `userAgent` will not bypass bot protection as requests from Browser Rendering will always be identified as a bot.
5+
:::note
6+
The `userAgent` parameter does not bypass bot protection. Requests from Browser Rendering will always be identified as a bot.
7+
:::

0 commit comments

Comments
 (0)