
LB Investment Inc. — Investor Relations & Filings
LB Investment Inc., established in 1996, is a venture capital firm that invests in high-growth potential companies. The firm supports enterprises from their early stages through to post-IPO success, acting as a strategic partner in their growth. Its investment portfolio is diverse, with a focus on sectors including deep technology, artificial intelligence (AI), bio and healthcare, high-tech, and consumer-facing platforms and services. LB Investment leverages extensive experience in both domestic and international venture investments to foster innovation and support its portfolio companies' expansion.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 현금ㆍ현물배당결정 | 2023-12-22 | Korean | |
| 신탁계약에의한취득상황보고서 | 2023-12-20 | Korean | |
| 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2023-12-15 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2023-12-14 | Korean | |
| [기재정정]사업보고서 (2022.12) | 2023-12-13 | Korean | |
| 분기보고서 (2023.09) | 2023-11-14 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 8236431 | 현금ㆍ현물배당결정 | 2023-12-22 | Korean | ||
| 8237658 | 신탁계약에의한취득상황보고서 | 2023-12-20 | Korean | ||
| 8239803 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2023-12-15 | Korean | ||
| 8241420 | 주주명부폐쇄기간또는기준일설정 | 2023-12-14 | Korean | ||
| 8242571 | [기재정정]사업보고서 (2022.12) | 2023-12-13 | Korean | ||
| 8257873 | 분기보고서 (2023.09) | 2023-11-14 | Korean | ||
| 8282148 | 주요사항보고서(자기주식취득신탁계약체결결정) | 2023-09-20 | Korean | ||
| 8299814 | 반기보고서 (2023.06) | 2023-08-14 | Korean | ||
| 8319764 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-07-03 | Korean | ||
| 8342939 | 분기보고서 (2023.03) | 2023-05-12 | Korean | ||
| 8349007 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-04-28 | Korean | ||
| 8361079 | 주식등의대량보유상황보고서(일반) | 2023-04-03 | Korean | ||
| 8361051 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-04-03 | Korean | ||
| 8362206 | 사업보고서 (2022.12) | 2023-03-31 | Korean | ||
| 8362104 | 정기주주총회결과 | 2023-03-31 | Korean | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
LB Investment Inc. 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/16006/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16006 | 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=16006 | 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=16006 \ -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": 16006}, 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 LB Investment Inc. (id: 16006)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.