
NanJi E-Commerce Co., LTD — Investor Relations & Filings
NanJi E-Commerce Co., LTD operates as a brand licensing and e-commerce service provider. The company focuses on the management and operation of its core brand portfolio, most notably the "Nanjiren" brand, alongside other acquired labels. Its business model centers on licensing these brands to third-party manufacturers and distributors across diverse product categories, including apparel, home textiles, underwear, and small household appliances. Beyond licensing, the company provides comprehensive e-commerce ecosystem services, such as supply chain integration, digital marketing, and data-driven operational support. By leveraging an asset-light strategy, the company facilitates the connection between authorized suppliers and online retail platforms, aiming to optimize brand value and distribution efficiency within the digital marketplace.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第七届监事会第一次会议决议公告 | 2021-06-18 | Chinese | |
| 上海汉盛律师事务所关于南极电商股份有限公司2021年第一次临时股东大会的律师见证法律意见书 | 2021-06-18 | Chinese | |
| 关于注销2019年股票期权激励计划部分股票期权的公告 | 2021-06-18 | Chinese | |
| 独立董事关于公司第七届董事会第一次会议相关议案的独立意见 | 2021-06-18 | Chinese | |
| 关于回购股份比例达1%暨回购进展的公告 | 2021-06-17 | Chinese | |
| 容诚会计师事务所(特殊普通合伙)关于深圳证券交易所《关于对南极电商股份有限公司的2020年年报问询函》的回复 | 2021-06-15 | Chinese |
Browse filings by year
20 years- 2026 30 filings
- 2025 136 filings
- 2024 90 filings
- 2023 108 filings
- 2022 105 filings
- 2021 148 filings
- 2020 145 filings
- 2019 162 filings
- 2018 188 filings
- 2017 235 filings
- 2016 224 filings
- 2015 204 filings
- 2014 126 filings
- 2013 102 filings
- 2012 84 filings
- 2011 75 filings
- 2010 85 filings
- 2009 73 filings
- 2008 68 filings
- 2007 105 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 34897780 | 第七届监事会第一次会议决议公告 | 2021-06-18 | Chinese | ||
| 34897767 | 上海汉盛律师事务所关于南极电商股份有限公司2021年第一次临时股东大会的律师见证法律意见书 | 2021-06-18 | Chinese | ||
| 34897754 | 关于注销2019年股票期权激励计划部分股票期权的公告 | 2021-06-18 | Chinese | ||
| 34897737 | 独立董事关于公司第七届董事会第一次会议相关议案的独立意见 | 2021-06-18 | Chinese | ||
| 34897730 | 关于回购股份比例达1%暨回购进展的公告 | 2021-06-17 | Chinese | ||
| 34897719 | 容诚会计师事务所(特殊普通合伙)关于深圳证券交易所《关于对南极电商股份有限公司的2020年年报问询函》的回复 | 2021-06-15 | Chinese | ||
| 34897703 | 关于对深圳证券交易所2020年年报问询函回复的公告 | 2021-06-15 | Chinese | ||
| 34897672 | 关于召开2021年第一次临时股东大会的提示性公告 | 2021-06-14 | Chinese | ||
| 34897662 | 关于公司监事因误操作导致短线交易的公告 | 2021-06-02 | Chinese | ||
| 34897653 | 关于股份回购进展的公告 | 2021-06-01 | Chinese | ||
| 34897641 | 关于公司第六届董事会第三十七次会议相关事项的独立意见 | 2021-06-01 | Chinese | ||
| 34897633 | 第六届董事会第三十七次会议决议公告 | 2021-06-01 | Chinese | ||
| 34897621 | 独立董事提名人声明(吴小亚) | 2021-06-01 | Chinese | ||
| 34897611 | 独立董事提名人声明(王海峰) | 2021-06-01 | Chinese | ||
| 34897605 | 独立董事候选人声明(吴小亚) | 2021-06-01 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Leasing of intellectual property and similar products, except copyrighted works
No peer companies indexed
We could not find peers for this sub-industry yet.
NanJi E-Commerce 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/54183/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54183 | 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=54183 | 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=54183 \ -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": 54183}, 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 NanJi E-Commerce Co., LTD (id: 54183)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.