Get this data via API

Classify forkintheroaddocumentary.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://forkintheroaddocumentary.com"}'
{ "domain": { "domain_url": "https://forkintheroaddocumentary.com", "categories": [ { "name": "/Arts & Entertainment/Movies/Documentary Films", "confidence": 0.7154435515403748, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.44387537240982056, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Agriculture & Forestry/Farms & Ranches", "confidence": 0.20006750524044037, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/TV & Video/TV Shows & Programs", "confidence": 0.10624079406261444, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs