/
CR
crawlab-team
/
Crawlab API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
Authentication
3
Database
26
Dependencies
13
Export
3
Git
28
Nodes
5
Notifications
14
Permissions
6
Projects
6
Schedules
9
Spiders
18
System
4
Tasks
8
get
Get list of tasks
delete
Delete multiple tasks
post
Run a task directly
get
Get task by ID
delete
Delete task by ID
post
Restart a task
post
Cancel a running task
get
Get task logs
Users
9
Tasks
Run a task directly
post
/tasks/run
Request body
object
required
spider_id
string
required
MongoDB ObjectId represented as a hexadecimal string
priority
integer
param
object
Response
Task started successfully
Success
required
code
integer
message
string
data
object
Changes