
AB&Company Co.,Ltd. — Investor Relations & Filings
AB&Company Co.,Ltd. operates a nationwide chain of beauty salons, primarily under the low-cost brand "Agu". The company's business model includes both directly managed salons and an extensive franchise system, which allows stylists to become franchise owners. In addition to salon management, the company also engages in the interior design of its stores. A core tenet of its operation is the "Stylist First" philosophy, which focuses on creating a supportive and satisfying work environment for its employees to deliver high-quality service and ensure customer satisfaction.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-01-27 | Japanese | |
| 有価証券報告書-第8期(2024/11/01-2025/10/31) | 2026-01-27 | Japanese | |
| 確認書 | 2025-06-13 | Japanese | |
| 半期報告書-第7期(2024/11/01-2025/04/30) | 2025-06-13 | Japanese | |
| 臨時報告書 | 2025-03-17 | Japanese | |
| 臨時報告書 | 2025-01-31 | Japanese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 13381095 | 確認書 | 2026-01-27 | Japanese | ||
| 13381092 | 有価証券報告書-第8期(2024/11/01-2025/10/31) | 2026-01-27 | Japanese | ||
|
2025
7 filings
| |||||
| 7259000 | 確認書 | 2025-06-13 | Japanese | ||
| 7258996 | 半期報告書-第7期(2024/11/01-2025/04/30) | 2025-06-13 | Japanese | ||
| 7273690 | 臨時報告書 | 2025-03-17 | Japanese | ||
| 7287127 | 臨時報告書 | 2025-01-31 | Japanese | ||
| 7287352 | 内部統制報告書-第7期(2023/11/01-2024/10/31) | 2025-01-30 | Japanese | ||
| 7287347 | 確認書 | 2025-01-30 | Japanese | ||
| 7287336 | 有価証券報告書-第7期(2023/11/01-2024/10/31) | 2025-01-30 | Japanese | ||
|
2024
6 filings
| |||||
| 7314289 | 訂正臨時報告書 | 2024-07-31 | Japanese | ||
| 7333199 | 確認書 | 2024-06-14 | Japanese | ||
| 7333187 | 四半期報告書-第7期第2四半期(2024/02/01-2024/04/30) | 2024-06-14 | Japanese | ||
| 7336243 | 臨時報告書 | 2024-05-22 | Japanese | ||
| 7347269 | 確認書 | 2024-03-15 | Japanese | ||
| 7347262 | 四半期報告書-第7期第1四半期(2023/11/01-2024/01/31) | 2024-03-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Hairdressing and barber activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
QB Net Holdings Co.,Ltd.
Operates a large chain of haircut-only salons offering simp…
|
6571 | JP | Other service activities |
|
REGIS CORP
Operator and franchisor of beauty salons offering professio…
|
RGS | US | Other service activities |
AB&Company 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/14460/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14460 | 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=14460 | 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=14460 \ -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": 14460}, 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 AB&Company Co.,Ltd. (id: 14460)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.