
Beijing Waluer Information Technology Co.,Ltd. — Investor Relations & Filings
Beijing Waluer Information Technology Co.,Ltd. specializes in software development, system integration, and information technology consulting. The company provides comprehensive technical solutions designed to facilitate digital transformation and optimize operational workflows for enterprise clients. Its core service portfolio includes the design and implementation of customized software applications, technical support, and IT infrastructure management. By leveraging modern software engineering methodologies, the firm delivers scalable technology services aimed at improving business efficiency and data management capabilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于使用暂时闲置募集资金和自有资金进行现金管理的进展公告 | 2026-06-05 | Chinese | |
| 关于公司对下属全资子公司提供担保及接受关联方无偿担保事项的进展公告 | 2026-06-05 | Chinese | |
| 第四届董事会2026年第三次临时会议决议公告 | 2026-06-02 | Chinese | |
| 2025年度权益分派实施公告 | 2026-05-21 | Chinese | |
| 关于控股股东、实际控制人部分股份解除质押担保的公告 | 2026-05-21 | Chinese | |
| 国浩律师(北京)事务所关于北京挖金客信息科技股份有限公司2025年年度股东会之法律意见书 | 2026-05-18 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47986029 | 关于使用暂时闲置募集资金和自有资金进行现金管理的进展公告 | 2026-06-05 | Chinese | ||
| 47985658 | 关于公司对下属全资子公司提供担保及接受关联方无偿担保事项的进展公告 | 2026-06-05 | Chinese | ||
| 47942384 | 第四届董事会2026年第三次临时会议决议公告 | 2026-06-02 | Chinese | ||
| 46757535 | 2025年度权益分派实施公告 | 2026-05-21 | Chinese | ||
| 46727535 | 关于控股股东、实际控制人部分股份解除质押担保的公告 | 2026-05-21 | Chinese | ||
| 46512787 | 国浩律师(北京)事务所关于北京挖金客信息科技股份有限公司2025年年度股东会之法律意见书 | 2026-05-18 | Chinese | ||
| 46512786 | 2025年年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 45774509 | 关于召开2025年年度股东会的提示性公告 | 2026-05-13 | Chinese | ||
| 45774508 | 2025年年度股东会会议资料 | 2026-05-13 | Chinese | ||
| 45017137 | 关于公司拟与专业投资机构共同投资设立产业基金的公告 | 2026-05-11 | Chinese | ||
| 45016913 | 东吴证券股份有限公司关于北京挖金客信息科技股份有限公司2023年度以简易程序向特定对象发行股票之保荐总结报告书 | 2026-05-11 | Chinese | ||
| 39857611 | 东吴证券股份有限公司关于北京挖金客信息科技股份有限公司2025年度内部控制自我评价报告的核查意见 | 2026-04-22 | Chinese | ||
| 39857609 | 董事、高级管理人员薪酬管理制度(2026年4月修订) | 2026-04-22 | Chinese | ||
| 39857607 | 2025年年度报告摘要 | 2026-04-22 | Chinese | ||
| 39857606 | 关于拟续聘会计师事务所的公告 | 2026-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bridgeline Digital, Inc.
A marketing technology company offering AI-powered, cloud-b…
|
BLIN | US | Telecommunications, computer pr… |
|
Bridge Solutions Hub S.A.
Develops software, marketing, and e-commerce solutions and …
|
BSH | PL | Telecommunications, computer pr… |
|
BRIDGETECCorp.
Develops software for AI contact centers and cloud-based pl…
|
064480 | KR | Telecommunications, computer pr… |
|
Bridgewater Systems Corporation
Provider of intelligent broadband control and policy manage…
|
BWC | CA | Telecommunications, computer pr… |
|
Bright Oceans Inter-Telecom Corporation
Specializes in OSS/BSS software development, system integra…
|
600289 | CN | Telecommunications, computer pr… |
|
Brilliance Technology Co., Ltd.
Provides software development, system integration, and digi…
|
300542 | CN | Telecommunications, computer pr… |
|
Brilliant Future AB
Provides a SaaS platform to measure and improve customer an…
|
BRILL | SE | Telecommunications, computer pr… |
|
Bringspring Science & Technology Co.,Ltd.
Provides healthcare informatics and smart city infrastructu…
|
300290 | CN | Telecommunications, computer pr… |
|
Broadcom Inc.
Designs and supplies a range of semiconductor and infrastru…
|
AVGO | US | Telecommunications, computer pr… |
|
Broadleaf Co.,Ltd.
Develops business software and cloud services for the autom…
|
3673 | JP | Telecommunications, computer pr… |
Beijing Waluer Information 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/56280/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56280 | 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=56280 | 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=56280 \ -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": 56280}, 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 Beijing Waluer Information Technology Co.,Ltd. (id: 56280)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.