/
CR
crawlab-team
/
Crawlab API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
Authentication
3
Database
23
Dependencies
20
Export
3
Git
28
Nodes
4
Notifications
21
Permissions
5
Projects
6
Schedules
5
get
Get list of schedules
post
Create a new schedule
delete
Delete multiple schedules
get
Get schedule by ID
put
Update schedule by ID
Spiders
18
System
4
Tasks
8
Users
9
Schedules
Create a new schedule
post
/schedules
Request body
object
required
name
string
required
spider_id
string
required
MongoDB ObjectId represented as a hexadecimal string
cron
string
required
param
object
enabled
boolean
Response
Schedule created successfully
object
required
code
integer
message
string
data
object
Changes