v1
latestSwagger 2.02026-07-17685080.0 KBapi
post/api/projects/{pid}/spiders/{sid}/cronjobs
Request body
cjidinteger
A unique integer value identifying this cron job.
namestring
Unique cron job name.
schedulestring
Cron job schedule definition.
unique_collectionboolean
True if this cron job stores its items in a unique collection.
data_expiry_daysinteger required
Days before data expires.
data_status'PERSISTENT' | 'PENDING' | 'DELETED' required
Data status.
resource_tier'TINY' | 'XSMALL' | 'SMALL' | 'MEDIUM' | 'LARGE' | 'XLARGE' | 'HUGE' | 'XHUGE'
Resource tier for jobs created by this cron job.
Response
Created
cjidinteger
A unique integer value identifying this cron job.
namestring
Unique cron job name.
schedulestring
Cron job schedule definition.
unique_collectionboolean
True if this cron job stores its items in a unique collection.
data_expiry_daysinteger required
Days before data expires.
data_status'PERSISTENT' | 'PENDING' | 'DELETED' required
Data status.
resource_tier'TINY' | 'XSMALL' | 'SMALL' | 'MEDIUM' | 'LARGE' | 'XLARGE' | 'HUGE' | 'XHUGE'
Resource tier for jobs created by this cron job.