Get this data via API

Classify signetreply.com — and any other URL — with one call.

620+ IAB categories, company data, tech stacks and logos. JSON out, real time.

curl -X POST 'https://www.klazify.com/api/categorize' \ -H 'Authorization: Bearer YOUR_API_KEY' \ -H 'Content-Type: application/json' \ -d '{"url": "https://signetreply.com"}'
{ "domain": { "domain_url": "https://signetreply.com", "categories": [ { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.20558027923107147, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.1921924203634262, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.13246437907218933, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.12537099421024325, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs