Get this data via API

Classify scamsshield.de — 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://scamsshield.de"}'
{ "domain": { "domain_url": "https://scamsshield.de", "categories": [ { "name": "/Shopping/Consumer Resources/Identity Theft Protection", "confidence": 0.8502501249313354, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection", "confidence": 0.4366806745529175, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.33622074127197266, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Internet & Telecom/Email & Messaging/Electronic Spam", "confidence": 0.2401038557291031, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Other", "confidence": 0.17312712967395782, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Computer Security/Antivirus & Malware", "confidence": 0.16783545911312103, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" } ] }, "success": true }
Get Free API Key View API Docs