
LD Intelligent Technology CO., Ltd — Investor Relations & Filings
LD Intelligent Technology CO., Ltd. specializes in the research, development, and manufacturing of advanced laser radar (LiDAR) sensors and intelligent navigation solutions. The company focuses on core technologies including laser triangulation, Time-of-Flight (ToF) sensing, and Simultaneous Localization and Mapping (SLAM) algorithms. Its product portfolio features high-precision laser distance sensors (LDS) designed for spatial perception and obstacle avoidance. These technologies are primarily integrated into consumer service robots, such as robotic vacuum cleaners, as well as industrial automated guided vehicles (AGVs) and commercial service platforms. By providing integrated hardware and software solutions, the company enables autonomous mobility and environmental mapping capabilities for a wide range of intelligent devices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于控股股东增持股份计划实施完成的公告 | 2026-05-20 | Chinese | |
| 德恒上海律师事务所关于龙利得2025年年度股东会之见证意见 | 2026-05-15 | Chinese | |
| 2025年年年度股东会决议公告 | 2026-05-15 | Chinese | |
| 关于控股股东增持公司股份计划实施进展暨权益变动触及1%整数倍的公告 | 2026-05-15 | Chinese | |
| 龙利得智能科技股份有限公司2025年度内部控制评价报告 | 2026-04-12 | Chinese | |
| 关于2026年度委托理财计划的公告 | 2026-04-12 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 46630385 | 关于控股股东增持股份计划实施完成的公告 | 2026-05-20 | Chinese | ||
| 46352136 | 德恒上海律师事务所关于龙利得2025年年度股东会之见证意见 | 2026-05-15 | Chinese | ||
| 46352131 | 2025年年年度股东会决议公告 | 2026-05-15 | Chinese | ||
| 46352523 | 关于控股股东增持公司股份计划实施进展暨权益变动触及1%整数倍的公告 | 2026-05-15 | Chinese | ||
| 39805111 | 龙利得智能科技股份有限公司2025年度内部控制评价报告 | 2026-04-12 | Chinese | ||
| 39805110 | 关于2026年度委托理财计划的公告 | 2026-04-12 | Chinese | ||
| 39805101 | 关于举办2025年度网上业绩说明会的公告 | 2026-04-12 | Chinese | ||
| 39805097 | 互动易平台信息发布及回复内部审核制度(2026年4月) | 2026-04-12 | Chinese | ||
| 39805095 | 关于公司及子公司2026年度向金融机构申请综合授信额度暨公司及子公司提供担保的公告 | 2026-04-12 | Chinese | ||
| 39805094 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-12 | Chinese | ||
| 39805091 | 董事会关于独立董事独立性情况的专项报告 | 2026-04-12 | Chinese | ||
| 39805088 | 关于控股股东增持公司股份计划实施进展暨增持时间过半的公告 | 2026-02-26 | Chinese | ||
| 39805078 | 关于控股股东部分股份质押的公告 | 2026-01-30 | Chinese | ||
| 39805065 | 2025年度业绩预告 | 2026-01-23 | Chinese | ||
|
2025
1 filing
| |||||
| 39805058 | 德恒上海律师事务所之龙利得智能科技股份有限公司2025第一次临时股东会之见证意见 | 2025-12-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Kipp & Zonen Inc.
Designs and manufactures instruments for precise solar and …
|
— | CA | Manufacturing |
|
KLA CORP
Develops process control and yield management solutions for…
|
KLAC | US | Manufacturing |
|
KODI Co.,LTD.
An OEM/ODM manufacturer of color cosmetics and cosmetic con…
|
080530 | KR | Manufacturing |
|
KohYoungTechnologyInc.
A global leader in 3D measurement and inspection solutions …
|
098460 | KR | Manufacturing |
|
Kraken Robotics Inc.
Marine technology providing advanced sensors, power solutio…
|
PNG | CA | Manufacturing |
|
KROMEK GROUP PLC
Manufactures radiation detection solutions for medical, nuc…
|
KMK | GB | Manufacturing |
|
Kusam Electrical Industies Ltd.
Designs and manufactures high-precision electronic test and…
|
511048 | IN | Manufacturing |
|
KYOWA ELECTRONIC INSTRUMENTS CO.,LTD.
Manufacturer of sensors and data acquisition systems for st…
|
6853 | JP | Manufacturing |
|
L3HARRIS TECHNOLOGIES, INC. /DE/
Aerospace and defense firm providing solutions for mission-…
|
LHX | US | Manufacturing |
|
LACROIX Group
Technological equipment supplier of electronics and industr…
|
LACR | FR | Manufacturing |
LD Intelligent 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/55850/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55850 | 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=55850 | 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=55850 \ -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": 55850}, 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 LD Intelligent Technology CO., Ltd (id: 55850)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.