
Genimous Technology CO.,LTD — Investor Relations & Filings
Genimous Technology CO.,LTD. is a technology enterprise specializing in internet information services and global mobile marketing. The company focuses on digital traffic distribution, search engine marketing, and big data analytics to provide comprehensive advertising solutions. Its core operations involve the development and management of mobile application platforms, internet traffic monetization, and cross-border digital marketing services. Through its subsidiaries, the company leverages advanced algorithms and data-driven insights to optimize advertising efficiency and user acquisition for global clients. Genimous Technology integrates software development with digital media resources to facilitate precise audience targeting and performance-based marketing across various digital ecosystems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 内幕信息知情人登记制度(2016年12月) | 2016-12-08 | Chinese | |
| 关联交易决策制度(2016年12月) | 2016-12-08 | Chinese | |
| 独立董事关于改聘会计师事务所的独立意见 | 2016-12-08 | Chinese | |
| 投资者投诉管理制度(2016年12月) | 2016-12-08 | Chinese | |
| 第七届董事会第二十二次会议决议公告 | 2016-12-08 | Chinese | |
| 独立董事关于改聘会计师事务所的事前认可意见 | 2016-12-08 | Chinese |
Browse filings by year
27 years- 2026 25 filings
- 2025 102 filings
- 2024 95 filings
- 2023 104 filings
- 2022 94 filings
- 2021 137 filings
- 2020 244 filings
- 2019 168 filings
- 2018 180 filings
- 2017 193 filings
- 2016 255 filings
- 2015 226 filings
- 2014 74 filings
- 2013 74 filings
- 2012 77 filings
- 2011 51 filings
- 2010 73 filings
- 2009 80 filings
- 2008 40 filings
- 2007 31 filings
- 2006 41 filings
- 2005 25 filings
- 2004 30 filings
- 2003 24 filings
- 2002 21 filings
- 2001 2 filings
- 1996 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2016
15 filings
| |||||
| 42997509 | 内幕信息知情人登记制度(2016年12月) | 2016-12-08 | Chinese | ||
| 42997471 | 关联交易决策制度(2016年12月) | 2016-12-08 | Chinese | ||
| 42997422 | 独立董事关于改聘会计师事务所的独立意见 | 2016-12-08 | Chinese | ||
| 42997372 | 投资者投诉管理制度(2016年12月) | 2016-12-08 | Chinese | ||
| 42997341 | 第七届董事会第二十二次会议决议公告 | 2016-12-08 | Chinese | ||
| 42997312 | 独立董事关于改聘会计师事务所的事前认可意见 | 2016-12-08 | Chinese | ||
| 42997277 | 董事会关于召开2016年第四次临时股东大会通知 | 2016-12-08 | Chinese | ||
| 42997242 | 关于改聘会计师事务所的公告 | 2016-12-08 | Chinese | ||
| 42997211 | 关于参股发起设立公募基金管理公司的公告 | 2016-12-08 | Chinese | ||
| 42997151 | 股东大会议事规则(2016年12月) | 2016-12-08 | Chinese | ||
| 42997115 | 信息披露事务管理制度(2016年12月) | 2016-12-08 | Chinese | ||
| 42997078 | 关于重大资产重组停牌进展公告 | 2016-12-07 | Chinese | ||
| 42997023 | 关于公司控股股东进行股票质押式回购交易的公告 | 2016-12-06 | Chinese | ||
| 42996989 | 关于重大资产重组过渡期损益实现情况的公告 | 2016-12-06 | Chinese | ||
| 42996946 | 北京掌汇天下科技有限公司资产交割过渡期损益专项审计报告 | 2016-12-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Web search portals activities and other information service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
11 88 0 Solutions AG
Digital marketing and local search provider offering teleph…
|
TGT | DE | Telecommunications, computer pr… |
|
ACCESS Newswire Inc.
Offers a unified SaaS platform for public relations and inv…
|
ACCS | US | Telecommunications, computer pr… |
|
Acheter-Louer.fr
Online real estate portal with property ads and services fo…
|
ALALO | FR | Telecommunications, computer pr… |
|
Adevinta
An online classifieds group operating a portfolio of digita…
|
ADE | NO | Telecommunications, computer pr… |
|
Adverty AB
An in-game advertising platform for mobile, VR, and AR expe…
|
ADVT | SE | Telecommunications, computer pr… |
|
ADVFN PLC
Global provider of financial market data and analysis tools…
|
AFN | GB | Telecommunications, computer pr… |
|
Aeroplan Income Fund
Operated Aeroplan, a premier coalition loyalty marketing co…
|
AER.UN | CA | Telecommunications, computer pr… |
|
Aether Holdings, Inc.
A financial technology company offering research analytics …
|
ATHR | US | Telecommunications, computer pr… |
|
Airbnb, Inc.
Operates an online marketplace for booking short-term lodgi…
|
ABNB | US | Telecommunications, computer pr… |
|
airCloset,Inc.
Operates a personal styling and fashion rental subscription…
|
9557 | JP | Telecommunications, computer pr… |
Genimous Technology 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/53744/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53744 | 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=53744 | 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=53744 \ -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": 53744}, 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 Genimous Technology CO.,LTD (id: 53744)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.