
Shenzhen Edadoc Technology Co.,Ltd. — Investor Relations & Filings
Shenzhen Edadoc Technology Co.,Ltd. provides high-speed PCB design and comprehensive electronic manufacturing services. The company specializes in PCB layout, signal integrity (SI) analysis, power integrity (PI) analysis, and electromagnetic compatibility (EMC) design. Its service portfolio includes PCB fabrication, component procurement, and SMT assembly, offering a turnkey solution for complex hardware development. Edadoc focuses on high-density, multi-layer, and high-frequency boards tailored for sectors such as telecommunications, industrial control, medical instrumentation, and automotive electronics. By leveraging advanced design tools and integrated manufacturing processes, the company supports the rapid prototyping and mass production of sophisticated electronic systems, emphasizing technical precision and operational efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于独立董事任职期满辞职暨补选公司第三届董事会独立董事及专门委员会成员的公告 | 2026-05-22 | Chinese | |
| 独立董事提名人声明与承诺 | 2026-05-22 | Chinese | |
| 关于召开2026年第一次临时股东会的通知 | 2026-05-22 | Chinese | |
| 第三届董事会第十一次会议决议公告 | 2026-05-22 | Chinese | |
| 关于长沙全博电子首次通过高新技术企业认定的公告 | 2026-05-14 | Chinese | |
| 第三届董事会第十次会议决议公告 | 2026-05-11 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46867963 | 关于独立董事任职期满辞职暨补选公司第三届董事会独立董事及专门委员会成员的公告 | 2026-05-22 | Chinese | ||
| 46867794 | 独立董事提名人声明与承诺 | 2026-05-22 | Chinese | ||
| 46867035 | 关于召开2026年第一次临时股东会的通知 | 2026-05-22 | Chinese | ||
| 46867034 | 第三届董事会第十一次会议决议公告 | 2026-05-22 | Chinese | ||
| 46344070 | 关于长沙全博电子首次通过高新技术企业认定的公告 | 2026-05-14 | Chinese | ||
| 45018023 | 第三届董事会第十次会议决议公告 | 2026-05-11 | Chinese | ||
| 45017566 | 第三届董事会薪酬与考核委员会关于公司2026年限制性股票激励计划首次授予激励对象名单的核查意见 | 2026-05-11 | Chinese | ||
| 45017565 | 关于深圳市一博科技股份有限公司2026年限制性股票激励计划首次授予相关事项的法律意见书 | 2026-05-11 | Chinese | ||
| 45017564 | 关于向激励对象首次授予第二类限制性股票的公告 | 2026-05-11 | Chinese | ||
| 45017426 | 2026年限制性股票激励计划首次授予的激励对象名单(授予日) | 2026-05-11 | Chinese | ||
| 44490217 | 关于公司2026年限制性股票激励计划内幕信息知情人及激励对象买卖公司股票情况的自查报告 | 2026-05-08 | Chinese | ||
| 44488650 | 广东信达律师事务所关于深圳市一博科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-08 | Chinese | ||
| 44488649 | 2025年年度股东会决议公告 | 2026-05-08 | Chinese | ||
| 39385255 | 董事会关于公司独立董事独立性情况的专项评估意见 | 2026-04-15 | Chinese | ||
| 39385253 | 2025年度独立董事述职报告-梁融 | 2026-04-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BESTEC
Designs and manufactures power conversion solutions and ele…
|
3308 | TW | Manufacturing |
|
Bestechnic (Shanghai) Co., Ltd.
Designs ultra-low power edge AIoT SoCs for audio and voice …
|
688608 | CN | Manufacturing |
|
BHCo.,Ltd.
Manufacturer of Flexible Printed Circuit Boards for consume…
|
090460 | KR | Manufacturing |
|
BHI (BizLink)
Global provider of interconnect solutions, wire harnesses, …
|
3665 | TW | Manufacturing |
|
BioSmart Co., Ltd.
A diversified company manufacturing smart cards, surgical d…
|
038460 | KR | Manufacturing |
|
BLUETOP CO.,LTD.
Manufactures PCBs for network/communication devices and ele…
|
191600 | KR | Manufacturing |
|
BLUGLASS LIMITED
Develops and manufactures GaN laser diodes using proprietar…
|
BLG | AU | Manufacturing |
|
BMC
Global materials science leader in display materials, healt…
|
8215 | TW | Manufacturing |
|
BOE HC SemiTek Corporation
Develops LED epitaxial wafers and chips for advanced displa…
|
300323 | CN | Manufacturing |
|
BOE TECHNOLOGY GROUP CO., LTD
Global provider of semiconductor display technologies and I…
|
000725 | CN | Manufacturing |
Shenzhen Edadoc 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/56268/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56268 | 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=56268 | 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=56268 \ -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": 56268}, 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 Shenzhen Edadoc Technology Co.,Ltd. (id: 56268)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.