Get this data via API

Classify 1dotmedia.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://1dotmedia.com"}'
{ "domain": { "domain_url": "https://1dotmedia.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6920717358589172, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5840280055999756, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Internet & Telecom/Web Services/Web Stats & Analytics", "confidence": 0.4884345829486847, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.3976935744285583, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Search Engines/Other", "confidence": 0.2538433372974396, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.191305011510849, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.16652871668338776, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.11470211297273636, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs