QB Net Holdings Co.,Ltd. — Investor Relations & Filings
QB Net Holdings Co., Ltd. is a holding company that manages a group of companies primarily engaged in the hair cutting business. Its core operation is the 'QB House' brand, a large chain of haircut-only salons. The company specializes in providing a simple, time-efficient, and affordable haircut service, typically completed in about 10 minutes. This is achieved by focusing exclusively on cutting and eliminating ancillary services like shampooing and shaving, guided by a 'less is more' philosophy. The business model caters to a diverse clientele, including busy professionals and those seeking convenient hair care solutions. The group also expands into other related businesses to develop the hairdressing industry, such as house-visit salons.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第5期第1四半期(2018/07/01-2018/09/30) | 2018-11-13 | Japanese | |
| 有価証券報告書-第4期(平成29年7月1日-平成30年6月30日) | 2018-09-27 | Japanese | |
| 四半期報告書-第4期第3四半期(2018/01/01-2018/03/31) | 2018-05-15 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
3 filings
| |||||
| 7718171 | 四半期報告書-第5期第1四半期(2018/07/01-2018/09/30) | 2018-11-13 | Japanese | ||
| 7720210 | 有価証券報告書-第4期(平成29年7月1日-平成30年6月30日) | 2018-09-27 | Japanese | ||
| 7726516 | 四半期報告書-第4期第3四半期(2018/01/01-2018/03/31) | 2018-05-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Hairdressing and barber activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AB&Company Co.,Ltd.
Operates a nationwide chain of beauty salons via direct man…
|
9251 | JP | Other service activities |
|
Lloyds Luxuries Limited
Manages luxury barbershops and distributes premium men's gr…
|
LLOYDS | IN | Other service activities |
|
M H GROUP LTD.
Operates hair salons, manages artists, and develops its own…
|
9439 | JP | Other service activities |
|
REGIS CORP
Operator and franchisor of beauty salons offering professio…
|
RGS | US | Other service activities |
QB Net Holdings 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/14096/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14096 | 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=14096 | 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=14096 \ -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": 14096}, 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 QB Net Holdings Co.,Ltd. (id: 14096)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.