Dark Web Search

Get dark web statistics

Returns overall statistics about the dark web index.

get/search/dark-web/stats

Response

Dark web statistics.

total_postsinteger required
total_sourcesinteger required
latest_ingested_atstring date-time nullable
oldest_published_atstring date-time nullable

Example response

{
  "latest_ingested_at": "2025-01-15T10:30:00Z",
  "oldest_published_at": "2020-01-01T00:00:00Z",
  "total_posts": 1200000,
  "total_sources": 42
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.