Gogolook Co., Ltd. — Investor Relations & Filings
Gogolook Co., Ltd. is a global TrustTech company specializing in AI-driven digital anti-fraud and risk management solutions. Operating under the core philosophy of "Build for Trust," the company leverages extensive databases and advanced technology to safeguard digital interactions for individuals and businesses. Its primary service portfolio includes Whoscall, a leading caller identification and scam-blocking application; ScamAdviser, an anti-scam intelligence platform; and Roo.Cash, a financial empowerment service for product comparison. The company also provides Risk Management as a Service (RMaaS) and AI-driven recruitment tools like SpotOne. By integrating data-driven insights with real-time detection, Gogolook addresses security challenges in communication, finance, and e-commerce across diverse international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年第4季財務報告書 — 202501_6902_AIA.pdf | 2026-04-16 | Chinese | |
| 114年第4季財務報告書 — 202501_6902_AI1.pdf | 2026-04-16 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | |
| 115年3月營業收入 | 2026-04-10 | Chinese | |
| 115年4月8日內部人設質解質 | 2026-04-09 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 34646546 | 114年第4季財務報告書 — 202501_6902_AIA.pdf | 2026-04-16 | Chinese | ||
| 34646542 | 114年第4季財務報告書 — 202501_6902_AI1.pdf | 2026-04-16 | Chinese | ||
| 33992609 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989947 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33875237 | 115年4月8日內部人設質解質 | 2026-04-09 | Chinese | ||
| 33772447 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33772441 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
Gogolook 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/52654/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52654 | 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=52654 | 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=52654 \ -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": 52654}, 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 Gogolook Co., Ltd. (id: 52654)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.