PhishStats
PhishStats publishes a continuously updated database of reported phishing sites. Callers can search recent phishing records filtered by URL, domain, IP address, ASN, country or phishing score, retrieve the newest entries as a feed, and read a single record with its first-seen timestamp, targeted brand and hosting details. It suits threat-intelligence enrichment, blocklist building and abuse monitoring. No credentials required.
What your agent can do with PhishStats
Triggers and actions 1 trigger · 1 action
- TriggerNew phishing record
Polling trigger for newly added phishing URLs. GET https://api.phishstats.info/api/phishing?_sort=-date&_p=1&_size=100 (optionally filtered by _where=(countrycode|tld|asn,eq,value) etc.) — the database refreshes every ~90 minutes; poll no more often than that. Dedup/order by the id or date field (descending). Auth via X-API-Key header (psk_...) or ?apikey=psk_...; anonymous allowed at a lower quota.
- ActionFind phishing records
Search the PhishStats phishing database. GET https://api.phishstats.info/api/phishing with _where=(field,operator,value) filters (eq/ne/gt/lt/like, combined with ~and/~or) over fields like url, ip, asn, countrycode, tld, title, score, date, id; _sort=field (-field for desc); _p=page (default 1), _size=records per page (default 20, max 100). Auth via X-API-Key header (psk_...), Authorization: Bearer psk_..., or ?apikey=psk_... query param; anonymous is allowed at a lower quota.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the PhishStats API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.
Related apps
CSR.plusCSR.plus generates TLS certificate signing requests and their matching private keys over an API, without...
Mozilla http scannerMozilla HTTP Observatory scans a website's HTTP configuration and grades its security posture. Callers can...
UK PoliceUK Police Data is the Home Office's open data service for police forces in England, Wales and Northern...