Reddit
Collect Reddit posts by URL
Use the Bright Data Web Scraper API to collect Reddit posts by URL. Calls the POST /datasets/v3/scrape endpoint and returns a snapshot ID.
POST
Query Parameters
string
default:"gd_lvz8ah06191smkebj4"
required
The dataset ID used for this request.
boolean
default:false
Whether to send notifications when the request is completed.
boolean
default:true
Whether to include errors in the response.
Request Body
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Must be gd_lvz8ah06191smkebj4 for this dataset.
Send notifications when the request is completed.
Include errors in the response.
Body
application/json
Array of input objects. See Request Body below for the supported fields.
Response
200 - application/json
OK. See response example below the parameters.