---
title: "Get the latest crawl run results as json"
method: GET
path: "/extractor/{extractorId}/json/latest"
tags: ["data.import.io"]
---

# Get the latest crawl run results as json

`GET /extractor/{extractorId}/json/latest`

## Path parameters

- `extractorId` string, required

## Response `200`

OK

## Other responses

- `401` — User doesn't own this extractor, or doesn't have a valid session.
- `404` — Not found: Extractor has not been run.

---

[API](https://skmtc.net/import/apis/data.md) · [All operations](https://skmtc.net/import/apis/data/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/import/data/versions/2e22b3204a05/schema)
