Get this data via API

Classify pepperlogic.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://pepperlogic.com"}'
{ "domain": { "domain_url": "https://pepperlogic.com", "categories": [ { "name": "/Games/Gambling/Other", "confidence": 0.6660433411598206, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.30958858132362366, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Games/Card Games/Poker & Casino Games", "confidence": 0.2986867427825928, "IAB9-7": "Card Games", "IAB-271-269": "Card Games/Hobbies & Interests/Games and Puzzles/Card Games" }, { "name": "/Games/Computer & Video Games/Other", "confidence": 0.2690117061138153, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.17999906837940216, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Games/Computer & Video Games/Browser Games", "confidence": 0.10988514125347136, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.10828084498643877, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" } ] }, "success": true }
Get Free API Key View API Docs