
Shifeng Cultural Development Co., Ltd. — Investor Relations & Filings
Shifeng Cultural Development Co., Ltd. specializes in the research, development, production, and sale of a wide range of toy products and cultural items. The company's portfolio includes electric toys, remote control vehicles, dolls, and educational playthings. It integrates creative animation content with physical toy manufacturing, leveraging intellectual property to enhance product value. The firm operates comprehensive production facilities and maintains a distribution network that serves both domestic and international markets. Its operations focus on technological innovation in toy design and the commercialization of cultural assets through diverse consumer goods.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2022年第二次临时股东大会决议公告 | 2022-12-12 | Chinese | |
| 关于使用已终止的募投项目剩余募集资金新设投资项目暨对外投资的公告 | 2022-11-25 | Chinese | |
| 东海证券股份有限公司关于实丰文化发展股份有限公司使用已终止的募投项目剩余募集资金新设投资项目暨对外投资的核查意见 | 2022-11-25 | Chinese | |
| 第三届董事会第十七次会议决议公告 | 2022-11-25 | Chinese | |
| 关于召开2022年第二次临时股东大会的通知 | 2022-11-25 | Chinese | |
| 安徽超隆光电科技有限公司审计报告 | 2022-11-25 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 38113244 | 2022年第二次临时股东大会决议公告 | 2022-12-12 | Chinese | ||
| 38113233 | 关于使用已终止的募投项目剩余募集资金新设投资项目暨对外投资的公告 | 2022-11-25 | Chinese | ||
| 38113220 | 东海证券股份有限公司关于实丰文化发展股份有限公司使用已终止的募投项目剩余募集资金新设投资项目暨对外投资的核查意见 | 2022-11-25 | Chinese | ||
| 38113204 | 第三届董事会第十七次会议决议公告 | 2022-11-25 | Chinese | ||
| 38113195 | 关于召开2022年第二次临时股东大会的通知 | 2022-11-25 | Chinese | ||
| 38113185 | 安徽超隆光电科技有限公司审计报告 | 2022-11-25 | Chinese | ||
| 38113087 | 关于相关方收购众信科技股份事项的进展公告 | 2022-11-25 | Chinese | ||
| 38113078 | 实丰文化发展股份有限公司拟增资安徽超隆光电科技有限公司涉及的其股东全部权益价值评估项目资产评估报告 | 2022-11-25 | Chinese | ||
| 38113059 | 独立董事对第三届董事会第十七次会议相关事项的独立董事意见 | 2022-11-25 | Chinese | ||
| 38113047 | 第三届监事会第十四次会议决议公告 | 2022-11-25 | Chinese | ||
| 38113040 | 2022年第一次临时股东大会决议公告 | 2022-11-16 | Chinese | ||
| 38113033 | 关于实丰文化发展股份有限公司2022年第一次临时股东大会的法律意见书 | 2022-11-16 | Chinese | ||
| 38113023 | 简式权益变动报告书(深圳市高新投集团有限公司) | 2022-11-09 | Chinese | ||
| 38113013 | 简式权益变动报告书(陈乐强) | 2022-11-09 | Chinese | ||
| 38113003 | 关于持股5%以上股东所持股份解除司法冻结暨司法拍卖完成过户的公告 | 2022-11-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of games and toys
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AINSWORTH GAME TECHNOLOGY LIMITED
Designs, develops, and distributes gaming machines, digital…
|
AGI | US | Manufacturing |
|
A.S. Company S.A.
A manufacturing and trading company that imports, produces,…
|
ASCO | GR | Manufacturing |
|
AURORA WORLD Corporation
A global character and content company specializing in plus…
|
039830 | KR | Manufacturing |
|
Bloks Group Limited
Designs, develops, and sells assembly character and brick-b…
|
325 | KY | Manufacturing |
|
Công ty Cổ phần Sản xuất và Thương mại Nam Hoa
Leading producer and exporter of wooden products, including…
|
NHT | VN | Manufacturing |
|
Dream International Limited
World's leading manufacturer of diversified toys, including…
|
1126 | HK | Manufacturing |
|
FUJISHOJI CO.,LTD.
Develops, manufactures, and sells pachinko and pachislot ga…
|
6257 | JP | Manufacturing |
|
Games Workshop Group PLC
Designs, manufactures, and retails fantasy and sci-fi minia…
|
GMWKF | GB | Manufacturing |
|
Goldlok Holdings (GuangDong) Co.,Ltd
Develops electronic interactive playthings and plastic cons…
|
002348 | CN | Manufacturing |
|
Guangdong Qunxing Toys Joint-Stock Co.,LTD
Develops, manufactures, and distributes electronic, plastic…
|
002575 | CN | Manufacturing |
Shifeng Cultural Development 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/54861/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54861 | 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=54861 | 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=54861 \ -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": 54861}, 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 Shifeng Cultural Development Co., Ltd. (id: 54861)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.