Get this data via API

Classify fifarivalsorange.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://fifarivalsorange.com"}'
{ "domain": { "domain_url": "https://fifarivalsorange.com", "categories": [ { "name": "/Games/Computer & Video Games/Sports Games", "confidence": 0.6386435627937317, "IAB-689-685": "Sports Video Games/Video Gaming/Video Game Genres/Sports Video Games" }, { "name": "/Sports/Team Sports/Soccer", "confidence": 0.1719924807548523, "IAB17": "Sports", "IAB-533-483": "Soccer/Sports/Soccer" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.12178521603345872, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Sports/Fantasy Sports", "confidence": 0.10095805674791336, "IAB17": "Sports", "IAB-508-483": "Fantasy Sports/Sports/Fantasy Sports" } ] }, "success": true }
Get Free API Key View API Docs