Query Scraper Task

Response

FieldTypeDescription
codeStringThe response code indicating status
messageStringMessage describing the response
resultObjectContains the result of the request
result.taskIdStringUnique identifier for the task
result.statusStringStatus of the task
result.errorMsgStringError message if any error occurred
result.productLinkStringURL link to the product
result.productNameStringName of the product
result.productDescriptionStringDescription of the product
result.productImagesArrayList of product images
result.productImages[].fileIdStringUnique identifier for the image
result.productImages[].fileNameStringName of the image file
result.productImages[].fileTypeStringType of the file (image)
result.productImages[].formatStringFormat of the image file
result.productImages[].fileUrlStringURL of the image file
result.productVideosArrayList of product videos
result.productVideos[].fileIdStringUnique identifier for the video
result.productVideos[].fileNameStringName of the video file
result.productVideos[].fileTypeStringType of the file (video)
result.productVideos[].formatStringFormat of the video file
result.productVideos[].fileUrlStringURL of the video file
Language
Click Try It! to start a request and see the response here!