We use cookies to ensure you get the best experience on our website. Some of these cookies are provided by third parties. You are free to decide which categories you would like to permit and can withdraw this consent at any time (via cookie preferences link on the footer).
By accepting the necessary cookies, you agree to our privacy policy and terms of service, both located in the footer of the website.
Learn more on our terms of service and privacy policy.
Generated from AskNews API 0.24.95.
asknews api distribution find-domainsFind domains with optional filters.
GET /v1/distribution/domainsfind_domainsread-onlyOptions:
| Option | Description |
|---|---|
--page | Page number for pagination Location: query. Type: integer. Optional. Default: 1. Minimum: 1. |
--per-page | Number of items per page Location: query. Type: integer. Optional. Default: 10. Minimum: 1. Maximum: 100. |
--names | List of domain names to filter by Location: query. Type: string. Optional. |
--is-tollbit | Filter by tollbit status Location: query. Type: string. Optional. |
--publisher | Filter by publisher status Location: query. Type: string. Optional. |
asknews api distribution top-n-domains-by-hitsGet the top N domains by hits.
GET /v1/distribution/domains/top_ntop_n_domains_by_hitsread-onlyOptions:
| Option | Description |
|---|---|
--limit | Number of top domains to return Location: query. Type: integer. Optional. Default: 10. Minimum: 1. Maximum: 100. |
--start-date | Start date to filter by (timestamp in seconds since epoch) Location: query. Type: string. Optional. |
--end-date | End date to filter by (timestamp in seconds since epoch) Location: query. Type: string. Optional. |
--names | List of domain names to filter by Location: query. Type: string. Optional. |
All commands support --output human|table|json|jsonl|yaml, --json, API/auth URL
overrides, request timeout, and color control. Result data is written to stdout; diagnostics
are written to stderr.