BEIJING DEEP GLINT TECHNOLOGY CO., LTD. — Investor Relations & Filings
About BEIJING DEEP GLINT TECHNOLOGY CO., LTD.
Beijing Deep Glint Technology Co., Ltd. specializes in computer vision and big data analysis, developing advanced deep learning algorithms and 3D vision technology. The company provides intelligent solutions centered on human-vehicle-object recognition, behavior analysis, and high-precision 3D sensing. Its core offerings are utilized in public safety, smart transportation, financial security, and retail analytics to improve operational efficiency and security. By transforming complex visual data into actionable insights, the company supports the digital transformation of urban management and commercial operations. Key technical strengths include high-accuracy processing of high-concurrency video streams and the deployment of large-scale intelligent systems across diverse environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 格灵深瞳关于2026年度日常关联交易预计的公告 | 2026-02-06 | Chinese | |
| 格灵深瞳2025年年度业绩预亏公告 | 2026-01-30 | Chinese | |
| 北京国枫律师事务所关于北京格灵深瞳信息技术股份有限公司2026年第一次临时股东会的法律意见书 | 2026-01-12 | Chinese | |
| 格灵深瞳2026年第一次临时股东会决议公告 | 2026-01-12 | Chinese | |
| 格灵深瞳2026年第一次临时股东会会议资料 | 2025-12-30 | Chinese | |
| 格灵深瞳关于拟变更会计师事务所的公告 | 2025-12-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 39456124 | 格灵深瞳关于2026年度日常关联交易预计的公告 | 2026-02-06 | Chinese | ||
| 39456120 | 格灵深瞳2025年年度业绩预亏公告 | 2026-01-30 | Chinese | ||
| 39456112 | 北京国枫律师事务所关于北京格灵深瞳信息技术股份有限公司2026年第一次临时股东会的法律意见书 | 2026-01-12 | Chinese | ||
| 39456099 | 格灵深瞳2026年第一次临时股东会决议公告 | 2026-01-12 | Chinese | ||
|
2025
11 filings
| |||||
| 39456092 | 格灵深瞳2026年第一次临时股东会会议资料 | 2025-12-30 | Chinese | ||
| 39456081 | 格灵深瞳关于拟变更会计师事务所的公告 | 2025-12-26 | Chinese | ||
| 39456078 | 格灵深瞳关于召开2026年第一次临时股东会的通知 | 2025-12-26 | Chinese | ||
| 39456077 | 格灵深瞳关于注销部分募集资金专户的公告 | 2025-11-21 | Chinese | ||
| 39456068 | 格灵深瞳关于召开2025年第三季度业绩说明会的公告 | 2025-11-21 | Chinese | ||
| 39456057 | 格灵深瞳关于为控股子公司提供担保的公告 | 2025-11-17 | Chinese | ||
| 39456048 | 国泰海通证券股份有限公司关于北京格灵深瞳信息技术股份有限公司为控股子公司提供担保的核查意见 | 2025-11-17 | Chinese | ||
| 39456041 | 格灵深瞳2025年第三季度报告 | 2025-10-28 | Chinese | ||
| 39456039 | 北京国枫律师事务所关于北京格灵深瞳信息技术股份有限公司2025年限制性股票与股票增值权激励计划预留部分授予事项的法律意见书 | 2025-10-10 | Chinese | ||
| 39455988 | 格灵深瞳关于选举职工代表董事的公告 | 2025-10-10 | Chinese | ||
| 39455987 | 格灵深瞳2025年限制性股票与股票增值权激励计划授予预留限制性股票的激励对象名单(截至预留授予日) | 2025-10-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accugraph Corporation
Provides the AcuGraph diagnostic system for evidence-based …
|
ACGC | CA | Telecommunications, computer pr… |
|
ACD Systems International Inc.
Provides digital asset management, image editing, and video…
|
ASA | CA | Telecommunications, computer pr… |
|
Ace Alpha Tech Limited
Provides software development, digital transformation, and …
|
544431 | IN | Telecommunications, computer pr… |
|
Ace Digital AS
A holding company focused on Bitcoin treasury, advisory, in…
|
ACED | NO | Telecommunications, computer pr… |
|
ACI WORLDWIDE, INC.
A global software company providing real-time digital payme…
|
ACIW | US | Telecommunications, computer pr… |
|
Aclarion, Inc.
Healthcare tech company with a SaaS platform to diagnose ch…
|
ACON | US | Telecommunications, computer pr… |
|
Acteos
Software vendor of a SaaS suite for Supply Chain Management…
|
EOS | FR | Telecommunications, computer pr… |
|
ACTIVEOPS PLC
AI-powered SaaS platform providing decision intelligence fo…
|
AOM | GB | Telecommunications, computer pr… |
|
ACTIVEPORT GROUP LTD
Provides SDN and orchestration software to automate global …
|
ATV | AU | Telecommunications, computer pr… |
|
ACUITY RM GROUP PLC
Provider of Governance, Risk, and Compliance (GRC) software…
|
ACRM | GB | Telecommunications, computer pr… |
BEIJING DEEP GLINT TECHNOLOGY 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/58237/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58237 | 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=58237 | 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=58237 \ -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": 58237}, 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 BEIJING DEEP GLINT TECHNOLOGY CO., LTD. (id: 58237)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.