Get this data via API

Classify footnotesnashville.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://footnotesnashville.com"}'
{ "domain": { "domain_url": "https://footnotesnashville.com", "categories": [ { "name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours", "confidence": 0.7987945675849915, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Arts & Entertainment/Music & Audio/Country Music", "confidence": 0.46556034684181213, "IAB1": "Arts & Entertainment", "IAB-350-338": "Country Music/Music/Country Music" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.246748611330986, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.22535859048366547 }, { "name": "/Travel & Transportation/Travel Guides & Travelogues", "confidence": 0.16623951494693756, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Reference/Humanities/History", "confidence": 0.13286243379116058, "IAB-466-464": "Chemistry/Science/Chemistry" } ] }, "success": true }
Get Free API Key View API Docs