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 |
|---|---|---|---|
|
BOEING CO
Designs, manufactures, and services commercial airplanes an…
|
BA | US | Telecommunications, computer pr… |
|
Boksit a.d. Milići
A diversified company in mining, transport, construction, a…
|
BOKSRA | BA | Telecommunications, computer pr… |
|
Brag House Holdings, Inc.
An integrated esports platform for casual and nonprofession…
|
TBH | US | Telecommunications, computer pr… |
|
Brand 24 S.A.
Develops an AI-powered platform for media monitoring and so…
|
B24 | PL | Telecommunications, computer pr… |
|
BRAZILIAN ELECTRIC POWER CO
An electric utility specializing in renewable energy genera…
|
EBR | US | Telecommunications, computer pr… |
|
Brightwave Ventures Inc.
AI platform transforming complex business data into actiona…
|
— | CA | Telecommunications, computer pr… |
|
Bumble Inc.
Parent company of a portfolio of online dating and social n…
|
BMBL | US | Telecommunications, computer pr… |
|
BV! Media inc.
Leading Quebec online advertising network specializing in i…
|
— | CA | Telecommunications, computer pr… |
|
CareNet,Inc.
A medical platform offering digital marketing solutions for…
|
2150 | JP | Telecommunications, computer pr… |
|
CAR GROUP LIMITED
Global operator of digital marketplaces for automotive, mot…
|
CAR | AU | 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.