
FURUBAYASHI SHIKO CO.,LTD. — Investor Relations & Filings
FURUBAYASHI SHIKO CO.,LTD. is a manufacturer that plans, designs, produces, and sells a range of packaging products. The company specializes in printed paper containers, including paperboard containers and gift boxes, as well as plastic packing materials. Its products are used for packaging various consumer goods such as food, beverages, confectionery, medicines, cosmetics, soaps, and detergents.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-04-08 | Japanese | |
| 確認書 | 2026-03-19 | Japanese | |
| 有価証券報告書-第96期(2025/01/01-2025/12/31) | 2026-03-19 | Japanese | |
| 確認書 | 2025-08-08 | Japanese | |
| 半期報告書-第96期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | |
| 臨時報告書 | 2025-04-01 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 33795773 | 臨時報告書 | 2026-04-08 | Japanese | ||
| 32981407 | 確認書 | 2026-03-19 | Japanese | ||
| 32981403 | 有価証券報告書-第96期(2025/01/01-2025/12/31) | 2026-03-19 | Japanese | ||
|
2025
7 filings
| |||||
| 7858701 | 確認書 | 2025-08-08 | Japanese | ||
| 7858702 | 半期報告書-第96期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | ||
| 7268863 | 臨時報告書 | 2025-04-01 | Japanese | ||
| 7270363 | 内部統制報告書-第95期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7270358 | 確認書 | 2025-03-28 | Japanese | ||
| 7270361 | 有価証券報告書-第95期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7274120 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-03-13 | Japanese | ||
|
2024
5 filings
| |||||
| 7305647 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-10-10 | Japanese | ||
| 7313079 | 確認書 | 2024-08-09 | Japanese | ||
| 7313080 | 半期報告書-第95期(2024/01/01-2024/12/31) | 2024-08-09 | Japanese | ||
| 7339558 | 確認書 | 2024-05-10 | Japanese | ||
| 7339554 | 四半期報告書-第95期第1四半期(2024/01/01-2024/03/31) | 2024-05-10 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of corrugated paper and paperboard and of containers of paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anuroop Packaging Limited
Manufactures and distributes corrugated and offset printed …
|
542865 | IN | Manufacturing |
|
ASIA PAPER MANUFACTURING CO.,LTD
Manufactures linerboard, kraft paper, and gypsum linerboard…
|
002310 | KR | Manufacturing |
|
Aten Papers & Foam Limited
Manufactures integrated paper and foam packaging and cushio…
|
544417 | IN | Manufacturing |
|
B&A Packaging India Limited
Manufacturer of paper sacks and flexible packaging for indu…
|
523186 | IN | Manufacturing |
|
BAREM AMBALAJ SANAYİ VE TİCARET A.Ş.
Integrated manufacturer of paper and offset printed packagi…
|
BARMA | TR | Manufacturing |
|
B&B Triplewall Containers Limited
Designs and manufactures corrugated packaging and heavy-dut…
|
BBTCL | IN | Manufacturing |
|
Bilokalnik-IPA d.d.
Manufacturer of sustainable corrugated cardboard packaging …
|
BLKL | HR | Manufacturing |
|
Come Sure Group (Holdings) Limited
Manufacture, sale, and trading of corrugated paperboards an…
|
794 | HK | Manufacturing |
|
DAEYOUNG PACKAGING CO.,LTD
Manufacturer and supplier of corrugated cardboard and cardb…
|
014160 | KR | Manufacturing |
|
DS Smith AD
Producer of sustainable paper, cardboard, and packaging sol…
|
- | MK | Manufacturing |
FURUBAYASHI SHIKO 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/11194/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11194 | 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=11194 | 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=11194 \ -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": 11194}, 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 FURUBAYASHI SHIKO CO.,LTD. (id: 11194)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.