
WOLVES HAND Co., Ltd. — Investor Relations & Filings
WOLVES HAND Co., Ltd. operates a group of veterinary hospitals and pet grooming salons. The company provides a comprehensive range of animal healthcare, from primary care to advanced secondary medical treatments and complex surgeries, often addressing cases beyond the capacity of smaller, individual clinics. It has strategically expanded its network to meet specific regional demands, such as providing high-level secondary care in the Tokyo metropolitan area and elevating the standard of veterinary medicine in underserved regions like Okinawa. In addition to its core clinical operations, the company also manages pet hotels and offers professional development seminars for veterinarians.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-09-26 | Japanese | |
| 有価証券報告書-第7期(2024/07/01-2025/06/30) | 2025-09-26 | Japanese | |
| 臨時報告書 | 2025-02-25 | Japanese | |
| 臨時報告書 | 2025-02-25 | Japanese | |
| 確認書 | 2025-02-14 | Japanese | |
| 半期報告書-第7期(2024/07/01-2025/06/30) | 2025-02-14 | Japanese |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 7931869 | 確認書 | 2025-09-26 | Japanese | ||
| 7931868 | 有価証券報告書-第7期(2024/07/01-2025/06/30) | 2025-09-26 | Japanese | ||
| 7276111 | 臨時報告書 | 2025-02-25 | Japanese | ||
| 7276110 | 臨時報告書 | 2025-02-25 | Japanese | ||
| 7277126 | 確認書 | 2025-02-14 | Japanese | ||
| 7277122 | 半期報告書-第7期(2024/07/01-2025/06/30) | 2025-02-14 | Japanese | ||
|
2024
8 filings
| |||||
| 7307311 | 臨時報告書 | 2024-09-27 | Japanese | ||
| 7307826 | 確認書 | 2024-09-26 | Japanese | ||
| 7307827 | 内部統制報告書-第6期(2023/07/01-2024/06/30) | 2024-09-26 | Japanese | ||
| 7307831 | 有価証券報告書-第6期(2023/07/01-2024/06/30) | 2024-09-26 | Japanese | ||
| 7332221 | 臨時報告書 | 2024-06-20 | Japanese | ||
| 7333835 | 訂正有価証券届出書(新規公開時) | 2024-06-12 | Japanese | ||
| 7334326 | 訂正有価証券届出書(新規公開時) | 2024-06-04 | Japanese | ||
| 7336587 | 有価証券届出書(新規公開時) | 2024-05-16 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Veterinary activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASIA VETS HOLDINGS LTD.
Provides comprehensive veterinary care and clinical service…
|
5RE | SG | Professional, scientific and te… |
|
CROSSWORD CYBERSECURITY PLC
Develops and markets cybersecurity software and provides co…
|
CCS | GB | Professional, scientific and te… |
|
CVS GROUP PLC
An integrated veterinary services provider with practices, …
|
CVSG | GB | Professional, scientific and te… |
|
INSPIRE VETERINARY PARTNERS, INC.
Acquires and operates a network of employee-owned small ani…
|
IVP | US | Professional, scientific and te… |
|
Japan Animal Referral Medical Center Co.,Ltd.
Operates advanced veterinary hospitals providing secondary,…
|
6039 | JP | Professional, scientific and te… |
WOLVES HAND 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/14708/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14708 | 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=14708 | 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=14708 \ -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": 14708}, 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 WOLVES HAND Co., Ltd. (id: 14708)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.