How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Apache Nutch Job API

Manage crawl jobs

Apache Nutch Job API is one of 7 APIs that Apache Nutch publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 6 JSON Schema definitions.

Tagged areas include Job. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 6 JSON Schemas.

This API exposes 5 operations across 5 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, {protocol}://localhost:{port}.

5 operations 5 paths 4 schemas 4 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
http://localhost:8081
Authentication
HTTP Basic
License
Apache 2.0
Resource Areas
1

Authentication & Security 1

Apache Nutch Job API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — HTTP Basic Authentication.

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 4 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Job 5

Manage crawl jobs

GET
/job/
Apache Nutch List All Jobs
getJobs 1 param → 200401500
GET
/job/{id}
Apache Nutch Get Job Info
getJobInfo 2 params → 200401404500
GET
/job/{id}/stop
Apache Nutch Stop a Running Job
stopJob 2 params → 200401404500
GET
/job/{id}/abort
Apache Nutch Abort a Job
abortJob 2 params → 200401404500
POST
/job/create
Apache Nutch Create a New Job
createJob body → 200400401500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are JobInfo (8 properties), JobConfig (5 properties). Each schema is shown below with its type and property counts.

State
string
The current state of a job.
JobInfo
object
Information about a crawl job.
8 properties 2 required
JobType
string
The type of Nutch crawl job.
JobConfig
object
Configuration for creating a new crawl job.
5 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

apache-nutch-job-api-openapi.yml Raw ↑

Other APIs Apache Nutch publishes across the network.

Apache Nutch Admin API
Apache Nutch Configuration API
Apache Nutch Database API
Apache Nutch Reader API
Apache Nutch Seed API
Apache Nutch Services API
Where this information came from

This is an independent, third-party profile of Apache Nutch Job API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.