TALKWEB INFORMATION SYSTEM CO.,LTD. — Investor Relations & Filings
Talkweb Information System Co., Ltd. provides software development, system integration, and information technology services. The company focuses on digital transformation solutions for sectors including education, transportation, manufacturing, and public administration. Its core offerings encompass cloud computing, big data analytics, and Internet of Things (IoT) platforms. Talkweb maintains a strategic emphasis on developing domestic computing ecosystems, particularly through its partnership with Huawei to advance Kunpeng computing and HarmonyOS-based industrial applications. The company delivers integrated digital infrastructure and application software designed to optimize operational processes and support smart city initiatives. Its service portfolio includes specialized platforms for K-12 education management, intelligent traffic monitoring, and industrial internet solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于收到湖南证监局对公司采取责令改正措施并对相关人员采取出具警示函措施的公告 | 2026-05-07 | Chinese | |
| 《公司章程》(2025年10月) | 2025-10-23 | Chinese | |
| 《对外提供财务资助管理制度》(2025年10月) | 2025-10-23 | Chinese | |
| 《市值管理制度》(2025年10月) | 2025-10-23 | Chinese | |
| 《投资者关系管理制度》(2025年10月) | 2025-10-23 | Chinese | |
| 第九届董事会第四次会议决议公告 | 2025-10-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 44270213 | 关于收到湖南证监局对公司采取责令改正措施并对相关人员采取出具警示函措施的公告 | 2026-05-07 | Chinese | ||
|
2025
14 filings
| |||||
| 35207128 | 《公司章程》(2025年10月) | 2025-10-23 | Chinese | ||
| 35207120 | 《对外提供财务资助管理制度》(2025年10月) | 2025-10-23 | Chinese | ||
| 35207097 | 《市值管理制度》(2025年10月) | 2025-10-23 | Chinese | ||
| 35207073 | 《投资者关系管理制度》(2025年10月) | 2025-10-23 | Chinese | ||
| 35207072 | 第九届董事会第四次会议决议公告 | 2025-10-23 | Chinese | ||
| 35207051 | 《关联交易管理制度》(2025年10月) | 2025-10-23 | Chinese | ||
| 35207019 | 《募集资金使用管理制度》(2025年10月) | 2025-10-23 | Chinese | ||
| 35207011 | 《子公司管理制度》(2025年10月) | 2025-10-23 | Chinese | ||
| 35206989 | 《信息披露管理办法》(2025年10月) | 2025-10-23 | Chinese | ||
| 35206962 | 关于修订《公司章程》的公告 | 2025-10-23 | Chinese | ||
| 35206923 | 中信建投证券股份有限公司关于拓维信息系统股份有限公司部分募投项目增加实施主体及募集资金专户的核查意见 | 2025-10-23 | Chinese | ||
| 35206911 | 《独立董事专门会议工作制度》(2025年10月) | 2025-10-23 | Chinese | ||
| 35206881 | 《董事会秘书工作细则》(2025年10月) | 2025-10-23 | Chinese | ||
| 35206851 | 《内部审计管理制度》(2025年10月) | 2025-10-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Guangdong TianYiMa Information Industry Co., Ltd.
IT service provider specializing in smart city solutions an…
|
301178 | CN | Telecommunications, computer pr… |
|
GUANGXI BEITOU TECHNOLOGY COMPANY LIMITED
Develops intelligent transportation systems and digital inf…
|
600936 | CN | Telecommunications, computer pr… |
|
GUANGZHOU SIE CONSULTING CO., LTD.
Provides IT consulting and software solutions for industria…
|
300687 | CN | Telecommunications, computer pr… |
|
Guomai Technologies, Inc
Provides telecom network services, IoT solutions, and smart…
|
002093 | CN | Telecommunications, computer pr… |
|
GVP Infotech Limited
Provides IT infrastructure services, system integration, an…
|
GVPTECH | IN | Telecommunications, computer pr… |
|
Hand Enterprise Solutions Co.,Ltd
Offers digital transformation, ERP implementation, and ente…
|
300170 | CN | Telecommunications, computer pr… |
|
Hanshow Technology Co., Ltd.
Develops digital store solutions, IoT technology, and ESL f…
|
301275 | CN | Telecommunications, computer pr… |
|
HANSOL PNS CO.,LTD.
A paper distributor and IT services provider offering compr…
|
010420 | KR | Telecommunications, computer pr… |
|
HANWHA SYSTEMS Co., Ltd.
A global provider of defense electronics and smart ICT solu…
|
272210 | KR | Telecommunications, computer pr… |
|
Happiest Minds Technologies Limited
Provides digital transformation, product engineering, and i…
|
HAPPSTMNDS | IN | Telecommunications, computer pr… |
TALKWEB INFORMATION SYSTEM 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/54312/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54312 | 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=54312 | 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=54312 \ -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": 54312}, 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 TALKWEB INFORMATION SYSTEM CO.,LTD. (id: 54312)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.