Skip to main content
POST
cURL

التفويضات

Authorization
string
header
مطلوب

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

معلمات المسار

baseId
string
مطلوب

الجسم

application/json
datasetId
string
مطلوب

Catalog dataset id (e.g. linkedin_person_profile) or a raw scraper id (gd_...) found via dataset search

inputs
object[]
مطلوب

Array of input objects for the dataset (e.g. [{ url: "..." }, { url: "..." }]). Each object represents one item to scrape; values keep their JSON type.

discoverBy
string

Discover mode of a raw gd_ dataset id, as dataset search lists it under modes: records are found from the inputs (keyword, profile URL...) instead of collected from URLs. Catalog ids carry their own mode.

Minimum string length: 1
limit
integer

Records returned per input (a feed, search or comment list), default 10; a single page still yields one record

النطاق المطلوب: 1 <= x <= 50

الاستجابة

201 - application/json

Scrape triggered, returns snapshot ID

snapshotId
string
مطلوب
آخر تعديل في ١٥ سبتمبر ٢٠٢٦