Apache Nutch · Example Payload

Apache Nutch Child Node Example

Web CrawlerIndexingSearchApacheJavaHadoopOpen Source

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

Top-level fields

childUrlanchorText

Example Payload

Raw ↑
{
  "childUrl": "https://example.com",
  "anchorText": "example-value"
}