Skip to content

Commit 20c30bf

Browse files
authored
Update scrape-endpoint.mdx
1 parent 84d06e6 commit 20c30bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-
2727
{
2828
"selector": "a"
2929
}]
30-
}
30+
}'
3131
```
3232

3333
```json output

0 commit comments

Comments
 (0)