List Channel Community
youtube.channel-community.list
Stream community posts from a channel's community tab.
Request
curl -X POST https://data.upscrape.com/execute \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"input":{"limit":3,"url":"https://www.youtube.com/@MrBeast"},"capability":"youtube.channel-community.list"}'
Input
| Field | Type | Required | Description |
|---|---|---|---|
limit
| integer | optional | |
max_pages
| integer | optional | |
url
| string | required |