/
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
23
Dependencies
20
Export
3
Git
28
Nodes
4
Notifications
21
Permissions
5
Projects
6
Schedules
5
Spiders
18
System
4
Tasks
8
get
Get list of tasks
delete
Delete multiple tasks
get
Get task by ID
delete
Delete task by ID
post
Restart a task
post
Cancel a running task
get
Get task logs
post
Run a task directly
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
object
required
code
integer
message
string
data
object
Changes