New API services from our company, to be added here for status tracking as well
Incident Report for BittsAnalytics
Investigating
Our company has developed several more machine learning based Saas platforms and we will post status updates on their APIs here as well.

We are adding below a few more information on API endpoints.

Website categorization API
This service provides website categorizations using IAB and Ecommerce taxonomies. A typical use case would be within ad industry, where a company may want to categorize millions of websites in order to properly match publishers of content with advertisers. The idea is that an industrial company selling engine oil may not want to advertise its products on a fashion blog.

Here enters the website categorization where an industrial advertiser can select only those publishers with content that is also industrial or related one.

You can try out the website categorization API here: https://www.websitecategorizationapi.com/url-classification

Reverse IP Lookup API
Reverse IP lookup API helps you find all the domains that are on a given IP address. The sharing of IP addresses most commonly happens because several domains are hosted on the same server. The hosting companies can usually host even several hundred domains on the same server. The other reason for this may be due to the fact that many domains are behind services like Cloudflare, which means that they are also on the same IP.

You can learn more about Reverse IP Lookup API here: https://reverseiplookupapi.com/api_documentation.php

Here is an example output for an IP address:

[
{
"number_of_domains":11,
"domains":[
"qastaff-ws-1.online",
"kklkkkkl.com",
"fordlinox.info",
"skiddos.net",
"taobao188i.com",
"taobao288i.com",
"taobao388i.com",
"taobao588i.com",
"taobao688i.com",
"taobao888i.com",
"hjjtvip588.com"
],
"create_date":[
"2021-12-11",
"2021-11-21",
"2021-10-20",
"2021-06-04",
"2021-10-08",
"2021-10-08",
"2021-10-08",
"2021-10-08",
"2021-10-08",
"2021-10-08",
"2021-08-09"
],
"index":[
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
}
]

OCR API
OCR is one of the more used machine learning models in companies, because almost all of the companies are at various points of their internal processes interested in converting documents and images to a digital format. Why? Because digital forms of documents can then be further processed and/or analyzed by other services.

There are many companies where the one of the first digitalization drives is to convert all of their printed documents into a digital format. This is often combined with data science projects, which then analyte these data and documents.

We have recently launched an OCR API service which you can access here:
https://ocrapi.io
Posted Jun 27, 2022 - 12:32 UTC
This incident affects: API.