
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 | 2025-10-15 | English | |
| 6-K | 2025-09-16 | English | |
| 6-K | 2025-09-03 | English | |
| 6-K | 2025-08-08 | English | |
| 6-K/A | 2025-07-17 | English | |
| 6-K | 2025-07-16 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 13592288 | 6-K | 2025-10-15 | English | ||
| 13592289 | 6-K | 2025-09-16 | English | ||
| 13592290 | 6-K | 2025-09-03 | English | ||
| 13592291 | 6-K | 2025-08-08 | English | ||
| 13592292 | 6-K/A | 2025-07-17 | English | ||
| 13592293 | 6-K | 2025-07-16 | English | ||
| 13592294 | 6-K | 2025-07-15 | English | ||
| 13592295 | Regulatory Filings 2025 | 2025-07-09 | English | ||
| 13592296 | Regulatory Filings 2025 | 2025-07-08 | English | ||
| 13592321 | 20-F/A | 2025-07-08 | English | ||
| 13592323 | Regulatory Filings 2025 | 2025-06-27 | English | ||
| 13592331 | 6-K | 2025-05-16 | English | ||
| 13592414 | Annual Report 2024 | 2025-04-28 | English | ||
| 13592417 | Registration Form 2025 | 2025-03-31 | English | ||
| 13592422 | Foreign Filer Report 2025 | 2025-03-31 | 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
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
World's largest bicycle chain manufacturer specializing in …
|
5306 | TW | Manufacturing |
|
Lee Chi
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.