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 |
|---|---|---|---|
| 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-05 | Chinese | |
| 限制員工權利新股 | 2026-04-30 | Chinese | |
| 115年年報及股東會資料 — 2026_6902_20260526FE2.pdf | 2026-04-24 | English | |
| 115年年報及股東會資料 — 2026_6902_20260526F13.pdf | 2026-04-24 | Chinese | |
| 115年年報及股東會資料 — 2026_6902_20260526F01.pdf | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41459234 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41456899 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 39035065 | 限制員工權利新股 | 2026-04-30 | Chinese | ||
| 36199835 | 115年年報及股東會資料 — 2026_6902_20260526FE2.pdf | 2026-04-24 | English | ||
| 36105473 | 115年年報及股東會資料 — 2026_6902_20260526F13.pdf | 2026-04-24 | Chinese | ||
| 36105432 | 115年年報及股東會資料 — 2026_6902_20260526F01.pdf | 2026-04-24 | Chinese | ||
| 36173377 | 115年年報及股東會資料 — 2026_6902_20260526F02.pdf | 2026-04-24 | Chinese | ||
| 34752295 | 115年04月法人說明會簡報 — 690220260421E001.pdf | 2026-04-21 | English | ||
| 34752218 | 115年04月法人說明會簡報 — 690220260421M001.pdf | 2026-04-21 | Chinese | ||
| 34750764 | 115年04月法人說明會簡報 | 2026-04-21 | Chinese | ||
| 34752307 | 本公司受邀參加寬量國際主辦之「19th QIC CEO Week」,向投資人說明本公司之營運概況、財務及業務相關資訊。 | 2026-04-21 | Chinese | ||
| 34727513 | 係因本公司有價證券於集中交易市場達公布注意交易資訊 標準,故公布相關財務業務等重大訊息,以利投資人區別瞭解 | 2026-04-21 | Chinese | ||
| 34687325 | 115年4月公開說明書 — 202604_6902_B1h1.pdf | 2026-04-20 | Chinese | ||
| 34687323 | 115年4月公開說明書 — 202505_6902_B04.pdf | 2026-04-20 | Chinese | ||
| 34687313 | 115年4月公開說明書 — 202504_6902_B011.pdf | 2026-04-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A.L.I. Technologies Inc.
Canadian provider of medical image management solutions, sp…
|
— | CA | Telecommunications, computer pr… |
|
ALKAMI TECHNOLOGY, INC.
Provider of cloud-based digital banking solutions for finan…
|
ALKT | US | Telecommunications, computer pr… |
|
Allied Architects, Inc.
Develops SaaS products and provides social media marketing …
|
6081 | JP | Telecommunications, computer pr… |
|
Allot Ltd.
Provides network intelligence and cybersecurity solutions f…
|
ALLT | US | Telecommunications, computer pr… |
|
Almawave
Specializes in AI, natural language processing, and data an…
|
AIW | IT | Telecommunications, computer pr… |
|
Alphalogic Techsys Limited
A technology consulting firm specializing in digital transf…
|
542770 | IN | Telecommunications, computer pr… |
|
ALPHA MODUS HOLDINGS, INC.
Develops patented, AI-driven technologies for in-store reta…
|
AMOD | US | Telecommunications, computer pr… |
|
ALPHA SYSTEMS INC.
Software developer for telecommunications, in-vehicle syste…
|
4719 | JP | Telecommunications, computer pr… |
|
Alpha Technology Group Ltd
Holding company providing cloud and on-premises AI, CRM, an…
|
ATGL | US | Telecommunications, computer pr… |
|
Alphinat inc.
Low-code platform for rapid development and deployment of s…
|
NPA.H | CA | 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.