techinfoworld.com
Export Report Sign up Claim Profile

No reviews yet — be the first to review techinfoworld.com.

Get this data via API

Classify techinfoworld.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://techinfoworld.com"}'
{ "domain": { "domain_url": "https://techinfoworld.com", "categories": [ { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.8229198455810547, "IAB5": "Education", "IAB-132": "Education" }, { "name": "/Reference/Technical Reference", "confidence": 0.5098662376403809, "IAB19": "Technology & Computing", "IAB-596": "Technology & Computing" }, { "name": "/Online Communities/Blogging Resources & Services", "confidence": 0.13830356299877167, "IAB19-34": "Web Design/HTML", "IAB-629-619": "Internet - Web Design and HTML" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.1151413396000862, "IAB22": "Shopping", "IAB-473": "Shopping" } ] }, "success": true }