GLORY LTD. — Investor Relations & Filings
GLORY LTD. is a developer and manufacturer of cash handling machines and systems, leveraging core technologies in recognition, identification, and mechatronics. The company provides a comprehensive portfolio of products, including currency recyclers, sorters, and counters, as well as integrated systems and maintenance services. Serving a global clientele, its primary markets include the financial and retail sectors. GLORY focuses on creating solutions that automate cash processing to improve efficiency, security, and accuracy in cash management operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第78期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | |
| 臨時報告書 | 2023-12-27 | Japanese | |
| 確認書 | 2023-11-10 | Japanese | |
| 四半期報告書-第78期第2四半期(2023/07/01-2023/09/30) | 2023-11-10 | Japanese | |
| 確認書 | 2023-08-10 | Japanese | |
| 四半期報告書-第78期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
1 filing
| |||||
| 7353216 | 四半期報告書-第78期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
|
2023
12 filings
| |||||
| 7363055 | 臨時報告書 | 2023-12-27 | Japanese | ||
| 7538831 | 確認書 | 2023-11-10 | Japanese | ||
| 7538830 | 四半期報告書-第78期第2四半期(2023/07/01-2023/09/30) | 2023-11-10 | Japanese | ||
| 7547921 | 確認書 | 2023-08-10 | Japanese | ||
| 7547918 | 四半期報告書-第78期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7558333 | 内部統制報告書-第77期(2022/04/01-2023/03/31) | 2023-06-26 | Japanese | ||
| 7558332 | 確認書 | 2023-06-26 | Japanese | ||
| 7558334 | 有価証券報告書-第77期(2022/04/01-2023/03/31) | 2023-06-26 | Japanese | ||
| 7565877 | 変更報告書(短期大量譲渡) | 2023-06-14 | Japanese | ||
| 7567361 | 変更報告書 | 2023-05-15 | Japanese | ||
| 7576223 | 確認書 | 2023-02-10 | Japanese | ||
| 7576207 | 四半期報告書-第77期第3四半期(2022/10/01-2022/12/31) | 2023-02-10 | Japanese | ||
|
2022
2 filings
| |||||
| 7585730 | 確認書 | 2022-11-10 | Japanese | ||
| 7585726 | 四半期報告書-第77期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-10 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of office machinery and equipment (except computers and peripheral equipment)
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BROTHER INDUSTRIES LTD.
Manufacturer of electronic equipment for home, office, and …
|
6448 | JP | Manufacturing |
|
General Plastic Industrial Co., Ltd.
Manufacturer of imaging consumables, toner cartridges, and …
|
6128 | TW | Manufacturing |
|
Hebei Huijin Group Co., Ltd.
Develops financial equipment, cash processing systems, and …
|
300368 | CN | Manufacturing |
|
Japan Cash Machine co.,ltd.
Develops and manufactures currency handling machines for va…
|
6418 | JP | Manufacturing |
GLORY LTD. 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/11770/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11770 | 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=11770 | 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=11770 \ -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": 11770}, 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 GLORY LTD. (id: 11770)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.