Get this data via API

Classify moonshinepg.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://moonshinepg.com"}'
{ "domain": { "domain_url": "https://moonshinepg.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.7262007594108582, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/News/Technology News", "confidence": 0.5527424812316895, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.5503905415534973, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs