Skip to main content
GET
Get Data From a Designated Batch by Offset

Authorizations

x-api-key
string
header
required

Send an Octoparse API key in the x-api-key header. Create and manage keys in the Octoparse account center. Keys typically start with op_sk_.

Query Parameters

taskId
string
required
lotno
string
required

The batch number (lotNo) returned when a task was started

offset
integer
required

Row offset to start from (0-indexed)

size
integer
required

Number of rows to return

Response

200 - application/json

Batch data retrieved

data
object
requestId
string