Focus Technology Co.,Ltd. — Investor Relations & Filings
Focus Technology Co., Ltd. is a prominent provider of comprehensive e-commerce services and integrated trade solutions. The company specializes in operating business-to-business (B2B) marketplaces that facilitate international trade by connecting global buyers with suppliers. Its flagship platform, Made-in-China.com, serves as a major digital hub for global sourcing, offering a wide range of product categories and supplier verification services. Beyond its core B2B marketplace, the company provides a suite of value-added services, including digital marketing, cross-border logistics, secure payment processing, and supply chain management tools. Focus Technology leverages advanced information technology to streamline the procurement process, enhance trade efficiency, and support the digital transformation of small and medium-sized enterprises. Its service ecosystem also includes platforms like Abiz.com and Doba.com, catering to diverse trade and dropshipping needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度报告 | 2026-03-19 | Chinese | |
| 关于公司部分董事、高级管理人员减持股份的预披露公告 | 2026-02-12 | Chinese | |
| 2025年年度业绩快报 | 2026-02-06 | Chinese | |
| 关于控股股东部分股份解除质押的公告 | 2026-01-22 | Chinese | |
| 关于控股股东、董事减持股份计划完成暨实施情况的公告 | 2026-01-13 | Chinese | |
| 关于持股5%以上股东减持股份比例触及1%整数倍的公告 | 2026-01-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 35419917 | 2025年年度报告 | 2026-03-19 | Chinese | ||
| 35419915 | 关于公司部分董事、高级管理人员减持股份的预披露公告 | 2026-02-12 | Chinese | ||
| 35419903 | 2025年年度业绩快报 | 2026-02-06 | Chinese | ||
| 35419900 | 关于控股股东部分股份解除质押的公告 | 2026-01-22 | Chinese | ||
| 35419898 | 关于控股股东、董事减持股份计划完成暨实施情况的公告 | 2026-01-13 | Chinese | ||
| 35419894 | 关于持股5%以上股东减持股份比例触及1%整数倍的公告 | 2026-01-13 | Chinese | ||
|
2025
9 filings
| |||||
| 35419892 | 关于控股股东部分股份质押的公告 | 2025-12-24 | Chinese | ||
| 35419890 | 2025-044、关于控股股东部分股份解除质押的公告 | 2025-11-18 | Chinese | ||
| 35419874 | 2025-043、关于非独立董事辞职暨选举职工董事的公告 | 2025-11-18 | Chinese | ||
| 35419866 | 2025-042、2025年第二次临时股东会会议决议公告 | 2025-11-18 | Chinese | ||
| 35419853 | 国浩律师(南京)事务所关于焦点科技股份有限公司2025年第二次临时股东会之法律意见书 | 2025-11-18 | Chinese | ||
| 35419844 | 焦点科技股份有限公司关于召开2025年第二次临时股东会的提示性公告 | 2025-11-12 | Chinese | ||
| 35419835 | 北京天驰君泰律师事务所上海分所关于公司2025年股票期权激励计划调整行权价格事项之法律意见书 | 2025-10-27 | Chinese | ||
| 35419832 | 投资者关系管理制度(2025年10月) | 2025-10-27 | Chinese | ||
| 35419831 | 关于修订《公司章程》暨修订、废止公司部分管理制度的公告 | 2025-10-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Web search portals activities and other information service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASMALLWORLD AG
A members-only digital ecosystem offering luxury travel and…
|
ASWN | CH | Telecommunications, computer pr… |
|
Aucfan Co.,Ltd.
Provides e-commerce market analysis and pricing insights us…
|
3674 | JP | Telecommunications, computer pr… |
|
Auction Technology Group PLC
A technology company operating multiple online marketplaces…
|
ATG | GB | Telecommunications, computer pr… |
|
Autohome Inc.
Leading automotive Internet platform in China providing con…
|
2518 | KY | Telecommunications, computer pr… |
|
Autohome Inc.
An online platform for car consumers with content, tools, a…
|
ATHM | US | Telecommunications, computer pr… |
|
AUTO SERVER Co.,LTD.
Operates an online distribution platform for used vehicles …
|
5589 | JP | Telecommunications, computer pr… |
|
Auto Trader Group PLC
Operates the UK's largest digital automotive marketplace fo…
|
AUTO | GB | Telecommunications, computer pr… |
|
Azerion Group N.V.
A digital entertainment and media platform providing advert…
|
AZRN | NL | Telecommunications, computer pr… |
|
baby calendar Inc.
Operates digital media and solutions for pregnancy, childca…
|
7363 | JP | Telecommunications, computer pr… |
|
Baidu, Inc.
Leading AI enterprise and dominant search engine provider f…
|
9888 | KY | Telecommunications, computer pr… |
Focus 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/54363/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54363 | 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=54363 | 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=54363 \ -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": 54363}, 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 Focus Technology Co.,Ltd. (id: 54363)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.