
LOBO TECHNOLOGIES LTD. — Investor Relations & Filings
LOBO TECHNOLOGIES LTD. is an electric vehicle manufacturer that designs, develops, and sells a diverse range of electric mobility products. Its portfolio includes e-bicycles, e-mopeds, e-tricycles, and electric off-highway four-wheeled vehicles such as golf carts and mobility scooters. The company has expanded its offerings to include smart products, such as robotic lawn mowers, and a multi-functional robotic platform for home and industrial applications. LOBO focuses on leveraging technology and sustainable practices to create safer, more convenient, and intelligent low-speed transportation solutions. The company provides both OEM and ODM services, supported by its research and development capabilities and flexible manufacturing capacity to serve a global market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - LOBO TECHNOLOGIES LTD. (0001932072) (Filer) | 2026-04-01 | English | |
| 424B4 - LOBO TECHNOLOGIES LTD. (0001932072) (Filer) | 2026-03-25 | English | |
| 3 - LOBO TECHNOLOGIES LTD. (0001932072) (Issuer) | 2026-03-24 | English | |
| EFFECT - LOBO TECHNOLOGIES LTD. (0001932072) (Filer) | 2026-03-24 | English | |
| 3 - LOBO TECHNOLOGIES LTD. (0001932072) (Issuer) | 2026-03-18 | English | |
| 3 - LOBO TECHNOLOGIES LTD. (0001932072) (Issuer) | 2026-03-18 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 33133065 | 6-K - LOBO TECHNOLOGIES LTD. (0001932072) (Filer) | 2026-04-01 | English | ||
| 33041629 | 424B4 - LOBO TECHNOLOGIES LTD. (0001932072) (Filer) | 2026-03-25 | English | ||
| 33032510 | 3 - LOBO TECHNOLOGIES LTD. (0001932072) (Issuer) | 2026-03-24 | English | ||
| 33023623 | EFFECT - LOBO TECHNOLOGIES LTD. (0001932072) (Filer) | 2026-03-24 | English | ||
| 32975623 | 3 - LOBO TECHNOLOGIES LTD. (0001932072) (Issuer) | 2026-03-18 | English | ||
| 32975621 | 3 - LOBO TECHNOLOGIES LTD. (0001932072) (Issuer) | 2026-03-18 | English | ||
| 32975603 | 3 - LOBO TECHNOLOGIES LTD. (0001932072) (Issuer) | 2026-03-18 | English | ||
| 32975601 | 3 - LOBO TECHNOLOGIES LTD. (0001932072) (Issuer) | 2026-03-18 | English | ||
|
2025
7 filings
| |||||
| 13592281 | 6-K | 2025-12-19 | English | ||
| 13592282 | Major Shareholding Notification 2025 | 2025-12-15 | English | ||
| 13592283 | 6-K | 2025-12-12 | English | ||
| 13592284 | 6-K | 2025-12-09 | English | ||
| 13592285 | F-1 | 2025-12-09 | English | ||
| 13592286 | 6-K | 2025-10-31 | English | ||
| 13592287 | 6-K/A | 2025-10-15 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bicycles and invalid carriages
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ANANDA DRIVE TECHNIQUES(SHANGHAI)CO., LTD.
Develops drive systems and components for electric bicycles…
|
603350 | CN | Manufacturing |
|
Atlas Cycles (Haryana) Ltd.
Manufacturer of durable, cost-effective bicycles and cyclin…
|
ATLASCYCLE | IN | Manufacturing |
|
BICICLETAS MONARK SA
Manufacturer of mountain, transport, leisure, and youth bic…
|
— | BR | Manufacturing |
|
DAHON TECH (SHENZHEN) CO., LTD.
World's largest producer of folding bicycles, e-bikes, road…
|
2543 | HK | Manufacturing |
|
EZGO Technologies Ltd.
Provider of e-bikes, e-tricycles, and related battery and c…
|
EZGO | US | Manufacturing |
|
Giant Manufacturing Co., Ltd.
Global leader in the design, engineering, and production of…
|
9921 | TW | Manufacturing |
|
HL CORP (SHENZHEN)
Manufactures bicycle components, fitness equipment, and spe…
|
002105 | CN | Manufacturing |
|
JOY KIE CORPORATION LIMITED
Designs and distributes mountain, road, electric, and child…
|
300994 | CN | Manufacturing |
|
KMC (Kuei Meng) International Inc.
World's largest bicycle chain manufacturer specializing in …
|
5306 | TW | Manufacturing |
|
Lee Chi Enterprises Co., Ltd.
Manufacturer of high-performance bicycle components, brakin…
|
1517 | TW | Manufacturing |
LOBO TECHNOLOGIES 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/35303/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35303 | 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=35303 | 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=35303 \ -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": 35303}, 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 LOBO TECHNOLOGIES LTD. (id: 35303)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.