
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 |
|---|---|---|---|
| 关于召开2016年第二次临时股东大会的通知 | 2016-03-15 | Chinese | |
| 第三届董事会第二十七次会议决议公告 | 2016-03-14 | Chinese | |
| 关于控股子公司新一站保险代理有限公司拟启动改制设立股份有限公司并申请在全国中小企业股份转让系统挂牌的公告 | 2016-03-14 | Chinese | |
| 关于董事辞职暨聘任全资子公司Focus Technology(USA)Inc.董事长兼首席执行官的公告 | 2016-02-29 | Chinese | |
| 关于控股股东部分股份质押的公告 | 2016-02-25 | Chinese | |
| 2016年第一次临时股东大会决议公告 | 2016-02-18 | Chinese |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2016
15 filings
| |||||
| 35406690 | 关于召开2016年第二次临时股东大会的通知 | 2016-03-15 | Chinese | ||
| 35406678 | 第三届董事会第二十七次会议决议公告 | 2016-03-14 | Chinese | ||
| 35406671 | 关于控股子公司新一站保险代理有限公司拟启动改制设立股份有限公司并申请在全国中小企业股份转让系统挂牌的公告 | 2016-03-14 | Chinese | ||
| 35406662 | 关于董事辞职暨聘任全资子公司Focus Technology(USA)Inc.董事长兼首席执行官的公告 | 2016-02-29 | Chinese | ||
| 35406653 | 关于控股股东部分股份质押的公告 | 2016-02-25 | Chinese | ||
| 35406646 | 2016年第一次临时股东大会决议公告 | 2016-02-18 | Chinese | ||
| 35406642 | 2016年第一次临时股东大会的法律意见书 | 2016-02-18 | Chinese | ||
| 35406625 | 关于对深圳证券交易所监管关注函的回复公告 | 2016-02-17 | Chinese | ||
| 35406601 | 独立董事关于全资子公司新一站保险代理有限公司增资暨关联交易的事前认可意见和独立意见 | 2016-02-04 | Chinese | ||
| 35406594 | 第三届董事会第二十六次会议决议公告 | 2016-02-04 | Chinese | ||
| 35406588 | 2015年度业绩快报 | 2016-02-04 | Chinese | ||
| 35406580 | 关于2015年度利润分配预案的预披露公告 | 2016-02-04 | Chinese | ||
| 35406573 | 关于2016年第一次临时股东大会增加临时提案暨召开2016年第一次临时股东大会补充通知的公告 | 2016-02-04 | Chinese | ||
| 35406566 | 关于全资子公司新一站保险代理有限公司增资暨关联交易的公告 | 2016-02-04 | Chinese | ||
| 35406554 | 第三届董事会第二十五次会议决议公告 | 2016-02-01 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Web search portals activities and other information service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
11 88 0 Solutions AG
Digital marketing and local search provider offering teleph…
|
TGT | DE | Telecommunications, computer pr… |
|
ACCESS Newswire Inc.
Offers a unified SaaS platform for public relations and inv…
|
ACCS | US | Telecommunications, computer pr… |
|
Acheter-Louer.fr
Online real estate portal with property ads and services fo…
|
ALALO | FR | Telecommunications, computer pr… |
|
Adevinta
An online classifieds group operating a portfolio of digita…
|
ADE | NO | Telecommunications, computer pr… |
|
Adverty AB
An in-game advertising platform for mobile, VR, and AR expe…
|
ADVT | SE | Telecommunications, computer pr… |
|
ADVFN PLC
Global provider of financial market data and analysis tools…
|
AFN | GB | Telecommunications, computer pr… |
|
Aeroplan Income Fund
Operated Aeroplan, a premier coalition loyalty marketing co…
|
AER.UN | CA | Telecommunications, computer pr… |
|
Aether Holdings, Inc.
A financial technology company offering research analytics …
|
ATHR | US | Telecommunications, computer pr… |
|
Airbnb, Inc.
Operates an online marketplace for booking short-term lodgi…
|
ABNB | US | Telecommunications, computer pr… |
|
airCloset,Inc.
Operates a personal styling and fashion rental subscription…
|
9557 | JP | 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.