
NIPPON TECHNO LAB INC. — Investor Relations & Filings
Nippon Techno Lab Inc. is a software technology company that develops and provides specialized solutions for enterprise and public sector clients. The company's core business is in the Imaging and Printer Controller segment, where it develops and sells advanced controllers and controller software for industrial printers and plotters. Its product portfolio also includes integrated video surveillance systems, data storage solutions, and print security and tracking software. Additionally, the company develops AI-based solutions to complement its core technology offerings, focusing on data management and security.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第31期第1四半期(2018/04/01-2018/06/30) | 2018-08-14 | Japanese | |
| 有価証券報告書-第30期(平成29年4月1日-平成30年3月31日) | 2018-06-28 | Japanese | |
| 四半期報告書-第30期第3四半期(2017/10/01-2017/12/31) | 2018-02-14 | Japanese | |
| 四半期報告書-第30期第2四半期(2017/07/01-2017/09/30) | 2017-11-14 | Japanese | |
| 四半期報告書-第30期第1四半期(2017/04/01-2017/06/30) | 2017-08-14 | Japanese | |
| 有価証券報告書-第29期(2016/04/01-2017/03/31) | 2017-06-29 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
3 filings
| |||||
| 7720611 | 四半期報告書-第31期第1四半期(2018/04/01-2018/06/30) | 2018-08-14 | Japanese | ||
| 7724391 | 有価証券報告書-第30期(平成29年4月1日-平成30年3月31日) | 2018-06-28 | Japanese | ||
| 7728075 | 四半期報告書-第30期第3四半期(2017/10/01-2017/12/31) | 2018-02-14 | Japanese | ||
|
2017
4 filings
| |||||
| 7731297 | 四半期報告書-第30期第2四半期(2017/07/01-2017/09/30) | 2017-11-14 | Japanese | ||
| 7734523 | 四半期報告書-第30期第1四半期(2017/04/01-2017/06/30) | 2017-08-14 | Japanese | ||
| 7738171 | 有価証券報告書-第29期(2016/04/01-2017/03/31) | 2017-06-29 | Japanese | ||
| 7834106 | 四半期報告書-第29期第3四半期(2016/10/01-2016/12/31) | 2017-02-14 | Japanese | ||
|
2016
4 filings
| |||||
| 7837218 | 四半期報告書-第29期第2四半期(2016/07/01-2016/09/30) | 2016-11-14 | Japanese | ||
| 7840541 | 四半期報告書-第29期第1四半期(2016/04/01-2016/06/30) | 2016-08-12 | Japanese | ||
| 7844007 | 有価証券報告書-第28期(2015/04/01-2016/03/31) | 2016-06-29 | Japanese | ||
| 7847900 | 四半期報告書-第28期第3四半期(2015/10/01-2015/12/31) | 2016-02-12 | Japanese | ||
|
2015
1 filing
| |||||
| 7850877 | 四半期報告書-第28期第2四半期(2015/07/01-2015/09/30) | 2015-11-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
NIPPON TECHNO LAB INC. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/13499/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13499 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=13499 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=13499 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 13499}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for NIPPON TECHNO LAB INC. (id: 13499)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.