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 |
|---|---|---|---|
|
ExlService Holdings, Inc.
A global firm specializing in data analytics, AI, and digit…
|
EXLS | US | Telecommunications, computer pr… |
|
eXmotion Co.,Ltd.
Provides technical consulting and education for embedded sy…
|
4394 | JP | Telecommunications, computer pr… |
|
Expert.Ai
Develops enterprise AI solutions for Natural Language Proce…
|
EXAI | IT | Telecommunications, computer pr… |
|
Expert Systems Holdings Limited
Leading IT solutions provider specializing in infrastructur…
|
8319 | HK | Telecommunications, computer pr… |
|
EXPLEO SOLUTIONS LIMITED
Provides technology, engineering, and consulting to acceler…
|
EXPLEOSOL | IN | Telecommunications, computer pr… |
|
Exprivia
Offers ICT services for digital transformation, specializin…
|
XPR | IT | Telecommunications, computer pr… |
|
Exsitec Holding AB
IT service company providing digital solutions and operatio…
|
EXS | SE | Telecommunications, computer pr… |
|
f-code Inc.
A marketing technology company offering DX support via SaaS…
|
9211 | JP | Telecommunications, computer pr… |
|
FDM Group (Holdings) PLC
A global consultancy providing IT consultants through a 're…
|
FDM | GB | Telecommunications, computer pr… |
|
Fintech Spolka Akcyjna
Provides solutions for data storage, processing, sharing, a…
|
FTH | PL | 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.