
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 |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-12-09 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-12-09 | Korean | |
| 주식매수선택권행사 | 2022-12-05 | Korean | |
| 분기보고서 (2022.09) | 2022-11-10 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2022-09-28 | Korean | |
| 정기주주총회결과 | 2022-09-28 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 8566343 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-12-09 | Korean | ||
| 8566327 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-12-09 | Korean | ||
| 8569997 | 주식매수선택권행사 | 2022-12-05 | Korean | ||
| 8590286 | 분기보고서 (2022.09) | 2022-11-10 | Korean | ||
| 8609634 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2022-09-28 | Korean | ||
| 8609628 | 정기주주총회결과 | 2022-09-28 | Korean | ||
| 8613700 | 감사보고서제출 | 2022-09-20 | Korean | ||
| 8613564 | 사업보고서 (2022.06) | 2022-09-20 | Korean | ||
| 8616718 | 주주총회소집공고 | 2022-09-13 | Korean | ||
| 8626349 | 현금ㆍ현물배당결정 | 2022-08-23 | Korean | ||
| 8626347 | 주주총회소집결의 | 2022-08-23 | Korean | ||
| 8646675 | 연결재무제표기준영업(잠정)실적(공정공시) | 2022-08-09 | Korean | ||
| 8665080 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-07-05 | Korean | ||
| 8674837 | 주주명부폐쇄기간또는기준일설정 | 2022-06-14 | Korean | ||
| 8704453 | 분기보고서 (2022.03) | 2022-05-12 | 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.