
Macromill Embrain Co., Ltd. — Investor Relations & Filings
Macromill Embrain Co., Ltd. is a marketing research and data technology company that provides comprehensive research services, including online and offline qualitative and quantitative surveys. The company leverages technology to connect research with fundamental data, aiming to innovate beyond traditional research methods. A core focus is its concept of "Deep Data," which prioritizes quality, accuracy, and density over sheer volume. This data is sourced from its large, rigorously managed proprietary consumer panels. By analyzing this in-depth data, the company seeks to uncover hidden consumer insights and provide clients with fresh perspectives and opportunities. Its services encompass marketing research, social public research, and tailored data solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주총회소집결의 (임시주주총회) | 2025-11-06 | Korean | |
| 주주총회소집공고 | 2025-11-06 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2025-11-06 | Korean | |
| 정기주주총회결과 | 2025-09-30 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-09-30 | Korean | |
| 사업보고서 (2025.06) | 2025-09-22 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33030601 | 주주총회소집결의 (임시주주총회) | 2025-11-06 | Korean | ||
| 33030600 | 주주총회소집공고 | 2025-11-06 | Korean | ||
| 33030599 | 주주명부폐쇄기간또는기준일설정 | 2025-11-06 | Korean | ||
| 33021719 | 정기주주총회결과 | 2025-09-30 | Korean | ||
| 33021706 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-09-30 | Korean | ||
| 33019052 | 사업보고서 (2025.06) | 2025-09-22 | Korean | ||
| 33019040 | 감사보고서제출 | 2025-09-22 | Korean | ||
| 7864535 | 주주총회소집공고 | 2025-09-15 | Korean | ||
| 7865937 | 주주총회소집결의 | 2025-09-08 | Korean | ||
| 7865936 | 현금ㆍ현물배당결정 | 2025-09-08 | Korean | ||
| 7871329 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-08-18 | Korean | ||
| 7885073 | 주식등의대량보유상황보고서(일반) | 2025-07-14 | Korean | ||
| 7886727 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-07-07 | Korean | ||
| 7893645 | 주식등의대량보유상황보고서(일반) | 2025-06-12 | Korean | ||
| 7898248 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2025-05-27 | Korean | ||
Market data
Market data not available
Price history
Peer group · Market research and public opinion polling activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASMARQ Co.,Ltd.
A full-service marketing research company offering online a…
|
4197 | JP | Professional, scientific and te… |
|
Beijing Dataway Horizon Co.,Ltd.
Data intelligence provider integrating big data analytics, …
|
301169 | CN | Professional, scientific and te… |
|
Bilendi
A research technology and data company for market research,…
|
ALBLD | FR | Professional, scientific and te… |
|
COMSCORE, INC.
A media measurement and analytics company providing cross-p…
|
SCOR | US | Professional, scientific and te… |
|
Cross Marketing Group Inc.
A holding company offering marketing research, digital mark…
|
3675 | JP | Professional, scientific and te… |
|
Cyber Media Research & Services Limited
Provides data-driven market research, advisory, and digital…
|
CMRSL | IN | Professional, scientific and te… |
|
Devolver Digital, Inc.
A video game publisher for independent developers, curating…
|
DEVO | US | Professional, scientific and te… |
|
EBIQUITY PLC
An independent media investment analysis and marketing cons…
|
EBQ | GB | Professional, scientific and te… |
|
Eduniversal
A global ranking and rating agency specializing in higher e…
|
MLEDU | FR | Professional, scientific and te… |
|
FORRESTER RESEARCH, INC.
A research and advisory firm that helps leaders accelerate …
|
FORR | US | Professional, scientific and te… |
Macromill Embrain 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/16653/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16653 | 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=16653 | 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=16653 \ -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": 16653}, 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 Macromill Embrain Co., Ltd. (id: 16653)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.