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 |
|---|---|---|---|
| 《公司章程》(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 | |
| 《关联交易管理制度》(2025年10月) | 2025-10-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 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 | ||
| 35206848 | 中信建投证券股份有限公司关于拓维信息系统股份有限公司募集资金投资项目延期的核查意见 | 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 |
|---|---|---|---|
|
ACCEL LIMITED
IT infrastructure management, systems integration, and mult…
|
517494 | IN | Telecommunications, computer pr… |
|
Accenture plc
A global professional services firm offering strategy, cons…
|
ACN | GI | Telecommunications, computer pr… |
|
ACCESSO TECHNOLOGY GROUP PLC
Technology provider of software solutions for the leisure a…
|
ACSO | GB | Telecommunications, computer pr… |
|
ACMOS INC.
An information technology company providing IT solutions an…
|
6888 | JP | Telecommunications, computer pr… |
|
ACS TECHNOLOGIES LIMITED
Provides IT infrastructure management, system integration, …
|
ACSTECH | IN | Telecommunications, computer pr… |
|
Addnode Group
Acquires and develops businesses that provide software and …
|
ANOD | SE | Telecommunications, computer pr… |
|
Adroit Infotech Limited
Global provider of SAP-centric business solutions and digit…
|
ADROITINFO | IN | Telecommunications, computer pr… |
|
Ad-Sol Nissin Corporation
A system integrator developing solutions for IoT, GIS, and …
|
3837 | JP | Telecommunications, computer pr… |
|
ADTECH SYSTEMS LIMITED
Provides integrated electronic security, building automatio…
|
544185 | IN | Telecommunications, computer pr… |
|
Adventure SpA
Operates a price comparison site that generates qualified l…
|
ADV | IT | 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.