---
title: "Launch a crawl from an extractor that a user owns."
method: POST
path: "/extractor/{extractorId}/start"
tags: ["run.import.io"]
---

# Launch a crawl from an extractor that a user owns.

`POST /extractor/{extractorId}/start`

## Path parameters

- `extractorId` string, required

## Response `200`

OK

## Other responses

- `400` — Extractor is archived or a crawl already in progress.
- `401` — User doesn't own this extractor, or doesn't have a valid session.
- `404` — Unable to find supplied extractor ID.

---

[API](https://skmtc.dev/import/apis/untitled-api-4.md) · [All operations](https://skmtc.dev/import/apis/untitled-api-4/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/import/untitled-api-4/revisions/733a07a80cdd/schema)
