
GRANDIT CO.,LTD. — Investor Relations & Filings
GRANDIT CO.,LTD. specializes in the development and provision of the GRANDIT enterprise resource planning (ERP) suite. The company offers a web-native ERP solution designed to integrate core business functions, including financial accounting, management accounting, sales, procurement, manufacturing, and human resources. Developed through a collaborative consortium of major IT firms, the software is engineered to support complex business processes and digital transformation initiatives for mid-to-large enterprises. The platform features a modular architecture that allows for flexible customization and scalability, catering to diverse operational requirements. GRANDIT focuses on enhancing organizational efficiency through real-time data visibility and streamlined workflows, providing a comprehensive infrastructure for corporate management and decision-making.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年第一次临时股东会会议资料 | 2026-05-22 | Chinese | |
| 前次募集资金使用情况鉴证报告 | 2026-05-15 | Chinese | |
| 关于2026年度向特定对象发行A股股票预案披露的提示性公告 | 2026-05-15 | Chinese | |
| 国泰海通证券股份有限公司关于中巨芯科技股份有限公司2025年度持续督导年度跟踪报告 | 2026-05-15 | Chinese | |
| 关于本次募集资金投向属于科技创新领域的说明 | 2026-05-15 | Chinese | |
| 关于向特定对象发行A股股票摊薄即期回报及填补措施与相关主体承诺的公告 | 2026-05-15 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46867321 | 2026年第一次临时股东会会议资料 | 2026-05-22 | Chinese | ||
| 46365996 | 前次募集资金使用情况鉴证报告 | 2026-05-15 | Chinese | ||
| 46365995 | 关于2026年度向特定对象发行A股股票预案披露的提示性公告 | 2026-05-15 | Chinese | ||
| 46365648 | 国泰海通证券股份有限公司关于中巨芯科技股份有限公司2025年度持续督导年度跟踪报告 | 2026-05-15 | Chinese | ||
| 46365470 | 关于本次募集资金投向属于科技创新领域的说明 | 2026-05-15 | Chinese | ||
| 46365469 | 关于向特定对象发行A股股票摊薄即期回报及填补措施与相关主体承诺的公告 | 2026-05-15 | Chinese | ||
| 46365368 | 关于召开2026年第一次临时股东会的通知 | 2026-05-15 | Chinese | ||
| 46365367 | 董事会审计委员会关于公司2026年度向特定对象发行A股股票的书面审核意见 | 2026-05-15 | Chinese | ||
| 46365366 | 2026年度向特定对象发行A股股票预案 | 2026-05-15 | Chinese | ||
| 46365362 | 第二届董事会第十五次会议会议决议 | 2026-05-15 | Chinese | ||
| 46365028 | 前次募集资金使用情况报告 | 2026-05-15 | Chinese | ||
| 46365020 | 2026年度向特定对象发行A股股票募集资金使用可行性分析报告 | 2026-05-15 | Chinese | ||
| 45774273 | 2025年年度股东会决议公告 | 2026-05-13 | Chinese | ||
| 45017530 | 股东减持股份计划公告 | 2026-05-11 | Chinese | ||
| 39562055 | 关于2026年第一季度计提资产减值准备的公告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ANGOSS Software Corporation
Provides predictive analytics and business intelligence sof…
|
ANC | CA | Telecommunications, computer pr… |
|
Anka India Ltd.
Provides custom software development, IT services, technica…
|
531673 | IN | Telecommunications, computer pr… |
|
Anonymous Intelligence Company Inc.
Specializes in computational intelligence, decentralized ne…
|
ANON | CA | Telecommunications, computer pr… |
|
AnyMind Group Inc.
Provides end-to-end solutions for brands, publishers, and c…
|
5027 | JP | Telecommunications, computer pr… |
|
APPASIA BERHAD
Digital platform provider specializing in blockchain, mobil…
|
— | MY | Telecommunications, computer pr… |
|
AppBank Inc.
Media company with an app news platform, advertising, e-com…
|
6177 | JP | Telecommunications, computer pr… |
|
APPIAN CORP
Provides a low-code platform for AI-powered process automat…
|
APPN | US | Telecommunications, computer pr… |
|
Appier Group,Inc.
An AI-native SaaS company providing solutions for marketing…
|
4180 | JP | Telecommunications, computer pr… |
|
Appirits Inc.
Provides web business solutions and develops/publishes onli…
|
4174 | JP | Telecommunications, computer pr… |
|
AppLovin Corp
A software platform for mobile app developers to market, mo…
|
APP | US | Telecommunications, computer pr… |
GRANDIT CO.,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/58480/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58480 | 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=58480 | 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=58480 \ -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": 58480}, 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 GRANDIT CO.,LTD. (id: 58480)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.