get https://api.hunt.io/v1/feeds/phishing
Download Phishing Feed in either JSON or NDJSON format with optional gzip compression.
- X-Accept: Supported values:
application/json
,application/x-ndjson
. Defaults toapplication/x-ndjson
if not provided. - X-Accept-Encoding: Supported values:
gzip
(default) oridentity
. - brand: Filter feed by brand name(s)
- start_date: Filter feed from the specific date (ISO format: YYYY-MM-DD)
- tag: Filter feed by tag(s)
- page_size: Limit number of records returned