
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-05-21 | Japanese | |
| 2026年12月期 第1四半期決算短信[日本基準](連結) | 2026-05-13 | Japanese | |
| 譲渡制限付株式報酬としての自己株式処分に関するお知らせ | 2026-04-22 | Japanese | |
| 臨時報告書 | 2026-04-08 | Japanese | |
| 確認書 | 2026-03-19 | Japanese | |
| 有価証券報告書-第96期(2025/01/01-2025/12/31) | 2026-03-19 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46718575 | 譲渡制限付株式報酬としての自己株式処分の払込完了に関するお知らせ | 2026-05-21 | Japanese | ||
| 46884228 | 2026年12月期 第1四半期決算短信[日本基準](連結) | 2026-05-13 | Japanese | ||
| 46878260 | 譲渡制限付株式報酬としての自己株式処分に関するお知らせ | 2026-04-22 | Japanese | ||
| 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
2 filings
| |||||
| 7305647 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-10-10 | Japanese | ||
| 7313079 | 確認書 | 2024-08-09 | 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 |
|
BOX-PAK (MALAYSIA) BHD
Manufacturer and distributor of corrugated cartons and die-…
|
— | MY | Manufacturing |
|
CENTURY BOND BHD
Comprehensive provider of industrial packaging solutions an…
|
— | MY | Manufacturing |
|
Cherat Packaging Limited
Manufactures industrial and consumer packaging solutions, s…
|
CPPL | PK | 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.