v1

latestSwagger 2.02026-07-17685080.0 KB
api

get/api/projects/{pid}/spiders/{sid}/jobs/{jid}

Response

OK

jidinteger

A unique integer value identifying this job.

spiderstring
createdstring date-time

Job creation date.

namestring

Unique job name.

lifespannumber

The elapsed seconds the spider job was running.

total_response_bytesinteger

The total bytes received in responses.

item_countinteger

The number of items extracted in the job.

request_countinteger

The number of requests made by the spider job.

job_statusstring

Current job status.

cronjobinteger nullable

Related cron job.

data_expiry_daysinteger nullable

Days before data is deleted.

data_status'PERSISTENT' | 'PENDING' | 'DELETED'

Data status.

database_insertion_progressstring
storage_sizestring
resource_tier'TINY' | 'XSMALL' | 'SMALL' | 'MEDIUM' | 'LARGE' | 'XLARGE' | 'HUGE' | 'XHUGE'

Resource tier for K8s pod allocation.

peak_memorystring