Category
Reviews
No reviews yet — be the first to review readinfoabout.com.
Get this data via API
Classify readinfoabout.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://readinfoabout.com"}'
{
"domain": {
"domain_url": "https://readinfoabout.com",
"categories": [
{
"name": "/Travel & Transportation/Tourist Destinations/Historical Sites & Buildings",
"confidence": 0.8496129512786865,
"IAB20": "Travel",
"IAB-153-150": "Attractions - Historic Site and Landmark Tours"
},
{
"name": "/Reference/Humanities/History",
"confidence": 0.7721709609031677,
"IAB5": "Education",
"IAB-EZWB7V-SPSHQ5": "Genres - History"
},
{
"name": "/People & Society/Social Sciences/Archaeology",
"confidence": 0.1984870433807373,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Books & Literature/E-Books",
"confidence": 0.1519634872674942,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.12362999469041824,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.