
5I5J HOLDING GROUP CO., LTD. — Investor Relations & Filings
5I5J HOLDING GROUP CO., LTD. is a comprehensive real estate service provider specializing in residential brokerage, rental services, and asset management. Operating primarily under the "Wo Ai Wo Jia" brand, the company facilitates property transactions through an extensive network of physical branches and a robust digital platform. Its service portfolio includes second-hand housing sales, new home marketing, long-term apartment rentals, and commercial real estate consulting. The group focuses on an integrated online-to-offline (O2O) business model to streamline the property lifecycle for buyers, sellers, landlords, and tenants. By leveraging data-driven insights and professional brokerage expertise, the company provides end-to-end solutions ranging from property valuation and marketing to legal documentation and financial advisory services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 内部控制审计报告 | 2023-04-27 | Chinese | |
| 独立董事年度述职报告 | 2023-04-27 | Chinese | |
| 年度关联方资金占用专项审计报告 | 2023-04-27 | Chinese | |
| 2022年度董事会工作报告 | 2023-04-27 | Chinese | |
| 2022年度监事会工作报告 | 2023-04-27 | Chinese | |
| 公司章程(2023年4月修订稿) | 2023-04-27 | Chinese |
Browse filings by year
27 years- 2026 24 filings
- 2025 128 filings
- 2024 107 filings
- 2023 124 filings
- 2022 128 filings
- 2021 158 filings
- 2020 151 filings
- 2019 161 filings
- 2018 206 filings
- 2017 215 filings
- 2016 153 filings
- 2015 180 filings
- 2014 160 filings
- 2013 100 filings
- 2012 87 filings
- 2011 107 filings
- 2010 60 filings
- 2009 51 filings
- 2008 62 filings
- 2007 63 filings
- 2006 66 filings
- 2005 48 filings
- 2004 34 filings
- 2003 38 filings
- 2002 24 filings
- 2001 8 filings
- 1994 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 42449248 | 内部控制审计报告 | 2023-04-27 | Chinese | ||
| 42448730 | 独立董事年度述职报告 | 2023-04-27 | Chinese | ||
| 42448676 | 年度关联方资金占用专项审计报告 | 2023-04-27 | Chinese | ||
| 42448517 | 2022年度董事会工作报告 | 2023-04-27 | Chinese | ||
| 42448457 | 2022年度监事会工作报告 | 2023-04-27 | Chinese | ||
| 42448384 | 公司章程(2023年4月修订稿) | 2023-04-27 | Chinese | ||
| 42448289 | 关于全资子公司2023年度日常关联交易预计的公告 | 2023-04-27 | Chinese | ||
| 42448239 | 关于获得政府补助的公告 | 2023-04-27 | Chinese | ||
| 42448199 | 独立董事关于第十届董事会第二十七次会议暨2022年度董事会相关事项的事前认可意见 | 2023-04-27 | Chinese | ||
| 42448160 | 2022年年度报告摘要 | 2023-04-27 | Chinese | ||
| 42448115 | 关于2022年度计提信用减值准备和资产减值准备的公告 | 2023-04-27 | Chinese | ||
| 42448082 | 《我爱我家控股集团股份有限公司章程》修订对照表 | 2023-04-27 | Chinese | ||
| 42448012 | 未来三年(2023-2025年)股东分红回报规划 | 2023-04-27 | Chinese | ||
| 42447977 | 关于2023年度为子公司债务融资提供担保额度的公告 | 2023-04-27 | Chinese | ||
| 42447935 | 年度股东大会通知 | 2023-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for real estate
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Arras Group
Real estate developer of luxury second homes with sea views…
|
AGU | IT | Real estate activities |
|
ASIAN STAR CO.
A real estate company offering development, sales, leasing,…
|
8946 | JP | Real estate activities |
|
Bridgemarq Real Estate Services Inc.
Leading provider of services and support to residential rea…
|
BRE | CA | Real estate activities |
|
Casasold
Specializes in the acquisition, renovation, and resale of r…
|
CASA | IT | Real estate activities |
|
Charter Realty Holdings Ltd.
Full-service commercial real estate brokerage specializing …
|
— | CA | Real estate activities |
|
Compass, Inc.
A residential real estate brokerage with a technology platf…
|
COMP | US | Real estate activities |
|
Công ty Cổ phần Bất động sản Thế Kỷ
Leading real estate enterprise offering distribution, inves…
|
CRE | VN | Real estate activities |
|
Công ty Cổ phần Dịch vụ Bất động sản Đất Xanh
A prominent real estate services company specializing in co…
|
DXS | VN | Real estate activities |
|
&Do Holdings Co.,Ltd.
A holding company managing a nationwide franchise network o…
|
3457 | JP | Real estate activities |
|
Dotstay
A relocation platform offering personalized rental home sea…
|
DOTS | IT | Real estate activities |
5I5J HOLDING GROUP 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/53677/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53677 | 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=53677 | 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=53677 \ -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": 53677}, 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 5I5J HOLDING GROUP CO., LTD. (id: 53677)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.