Get this data via API

Classify fifthfolio.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://fifthfolio.com"}'
{ "domain": { "domain_url": "https://fifthfolio.com", "categories": [ { "name": "/Games/Roleplaying Games", "confidence": 0.29142436385154724, "IAB9-25": "Roleplaying Games", "IAB-687-685": "Role-Playing Video Games/Video Gaming/Video Game Genres/Role-Playing Video Games" }, { "name": "/Books & Literature/Other", "confidence": 0.16212114691734314, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Books & Literature/E-Books", "confidence": 0.15201979875564575, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Games/Computer & Video Games/Browser Games", "confidence": 0.13784080743789673, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Arts & Entertainment/Performing Arts/Acting & Theater", "confidence": 0.12112406641244888, "IAB1": "Arts & Entertainment", "IAB-209-201": "Theater/Fine Art/Theater" } ] }, "success": true }
Get Free API Key View API Docs