
GMO internet group, Inc. — Investor Relations & Filings
GMO Internet Group, Inc. is a comprehensive provider of internet-related services, operating across five core business segments: Internet Infrastructure, Internet Security, Online Advertising & Media, Internet Finance, and Cryptoassets. The Internet Infrastructure segment offers foundational services including domain registration, web hosting, cloud computing, and e-commerce solutions. The Internet Security division provides digital certificates and cybersecurity services to protect online assets. In the financial sector, the group's Internet Finance segment facilitates online securities trading, FX trading, and payment processing. Additionally, its Cryptoasset business offers digital asset trading and related services. The group holds a leading market position in several of its key service areas, such as domain registration and FX trading.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正有価証券報告書-第30期(令和2年1月1日-令和2年12月31日) | 2021-05-24 | Japanese | |
| 四半期報告書-第31期第1四半期(令和3年1月1日-令和3年3月31日) | 2021-05-14 | Japanese | |
| 確認書 | 2021-04-14 | Japanese | |
| 訂正有価証券報告書-第30期(令和2年1月1日-令和2年12月31日) | 2021-04-14 | Japanese | |
| 訂正有価証券報告書-第29期(平成31年1月1日-令和1年12月31日) | 2021-04-14 | Japanese | |
| 訂正報告書(大量保有報告書・変更報告書) | 2021-04-12 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
13 filings
| |||||
| 7671512 | 訂正有価証券報告書-第30期(令和2年1月1日-令和2年12月31日) | 2021-05-24 | Japanese | ||
| 7672096 | 四半期報告書-第31期第1四半期(令和3年1月1日-令和3年3月31日) | 2021-05-14 | Japanese | ||
| 7672876 | 確認書 | 2021-04-14 | Japanese | ||
| 7672879 | 訂正有価証券報告書-第30期(令和2年1月1日-令和2年12月31日) | 2021-04-14 | Japanese | ||
| 7672875 | 訂正有価証券報告書-第29期(平成31年1月1日-令和1年12月31日) | 2021-04-14 | Japanese | ||
| 7672960 | 訂正報告書(大量保有報告書・変更報告書) | 2021-04-12 | Japanese | ||
| 7673080 | 変更報告書 | 2021-04-05 | Japanese | ||
| 7674451 | 確認書 | 2021-03-24 | Japanese | ||
| 7674446 | 訂正有価証券報告書-第30期(令和2年1月1日-令和2年12月31日) | 2021-03-24 | Japanese | ||
| 7674536 | 確認書 | 2021-03-22 | Japanese | ||
| 7674535 | 内部統制報告書-第30期(令和2年1月1日-令和2年12月31日) | 2021-03-22 | Japanese | ||
| 7674537 | 有価証券報告書-第30期(令和2年1月1日-令和2年12月31日) | 2021-03-22 | Japanese | ||
| 7678428 | 訂正報告書(大量保有報告書・変更報告書) | 2021-01-08 | Japanese | ||
|
2020
2 filings
| |||||
| 7678543 | 変更報告書 | 2020-12-28 | Japanese | ||
| 7679105 | 変更報告書 | 2020-12-18 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abits Group Inc
A digital data center operator for Bitcoin mining and third…
|
ABTS | US | Telecommunications, computer pr… |
|
Ace Software Exports ltd.
Offers digital publishing, data conversion, and structured …
|
890230 | IN | Telecommunications, computer pr… |
|
ACORN ENERGY, INC.
Holding company providing remote monitoring for energy infr…
|
ACFN | US | Telecommunications, computer pr… |
|
Activium Group
IT services and consulting firm offering outsourcing, cloud…
|
MLACT | FR | Telecommunications, computer pr… |
|
ADISYN LTD
Provider of managed IT, sovereign cloud, cybersecurity, and…
|
AI1 | AU | Telecommunications, computer pr… |
|
ADVERITAS LIMITED
Provides SaaS solutions for digital advertising fraud preve…
|
AV1 | AU | Telecommunications, computer pr… |
|
AETERNAL M.
A High-Performance Computing-as-a-Service (HPCaaS) provider…
|
AMEN | ES | Telecommunications, computer pr… |
|
AFFLE 3I LIMITED
Technology-driven consumer intelligence platform for mobile…
|
AFFLE | IN | Telecommunications, computer pr… |
|
AgEagle Aerial Systems Inc.
Provider of full-stack, autonomous uncrewed aerial systems …
|
UAVS | US | Telecommunications, computer pr… |
|
AGILE
Cloud platform for creating, managing, and monetizing telev…
|
AGIL | ES | Telecommunications, computer pr… |
GMO internet group, 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/13207/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13207 | 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=13207 | 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=13207 \ -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": 13207}, 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 GMO internet group, Inc. (id: 13207)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.