Apache Nutch · Example Payload

Apache Nutch Service Config Example

Web CrawlerIndexingSearchApacheJavaHadoopOpen Source

Apache Nutch Service Config Example is an example object payload from Apache Nutch, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

crawlIdconfIdargs

Example Payload

Raw ↑
{
  "crawlId": "default",
  "confId": "default",
  "args": {}
}