
Extreme CCTV Inc. — Investor Relations & Filings
Extreme CCTV Inc. was a technology-based, global supplier specializing in the design, development, and manufacture of precision engineered video surveillance solutions. The company was recognized as a leading manufacturer of active infrared (IR) illuminators and integrated day/night cameras featuring active illumination. Extreme CCTV's unique selling proposition centered on producing hardened imaging systems and surveillance cameras built to withstand physical abuse and extreme weather conditions. These innovative products were engineered to enhance visibility in darkness, serving high-security and demanding environments worldwide. The company operated as an independent entity until its acquisition by Bosch in 2008.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other securityholders documents - English.pdf | 2008-03-17 | English | |
| Other.pdf | 2008-02-08 | English | |
| Material change report - English.pdf | 2007-12-22 | English | |
| Other.pdf | 2007-12-18 | English | |
| Other securityholders documents - English.pdf | 2006-12-21 | English | |
| Material document(s).pdf | 2006-08-12 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2008
2 filings
| |||||
| 47113658 | Other securityholders documents - English.pdf | 2008-03-17 | English | ||
| 47113659 | Other.pdf | 2008-02-08 | English | ||
|
2007
2 filings
| |||||
| 47113660 | Material change report - English.pdf | 2007-12-22 | English | ||
| 47113693 | Other.pdf | 2007-12-18 | English | ||
|
2006
4 filings
| |||||
| 47113694 | Other securityholders documents - English.pdf | 2006-12-21 | English | ||
| 47113695 | Material document(s).pdf | 2006-08-12 | English | ||
| 47113701 | Material change report - English.pdf | 2006-08-11 | English | ||
| 47113703 | NI 44-101 Notice of intent to qualify – English.pdf | 2006-05-08 | English | ||
|
2005
3 filings
| |||||
| 47113720 | Material change report - English.pdf | 2005-12-20 | English | ||
| 47113721 | Material change report - English.pdf | 2005-12-20 | English | ||
| 47113722 | Other.pdf | 2005-12-20 | English | ||
|
2003
4 filings
| |||||
| 47113748 | Material change report - English.pdf | 2003-09-19 | English | ||
| 47113749 | Material change report - English.pdf | 2003-07-31 | English | ||
| 47113776 | Material change report - English.pdf | 2003-07-26 | English | ||
| 47113777 | Material change report - English.pdf | 2003-03-27 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jiangsu Yunyong Electronics and Technology Co.,Ltd
Develops hardware security and industrial control products …
|
688060 | CN | Manufacturing |
|
JOOSUNG CORPORATION
A diversified enterprise in communication, logistics, autom…
|
109070 | KR | Manufacturing |
|
Joyware Electronics Co.,Ltd
Develops digital video products, smart gateways, and IoT ho…
|
300270 | CN | Manufacturing |
|
JVCKENWOOD Corporation
Develops electronics for automotive, public service, and me…
|
6632 | JP | Manufacturing |
|
KAREL ELEKTRONİK SANAYİ VE TİCARET A.Ş.
Designs and manufactures electronic systems for communicati…
|
KAREL | TR | Manufacturing |
|
Kavveri Defence & Wireless Technologies Limited
Designs and manufactures RF products and wireless solutions…
|
KAVDEFENCE | IN | Manufacturing |
|
KESPION Co., Ltd.
Develops and manufactures antennas, wireless communication …
|
079190 | KR | Manufacturing |
|
Kisan Telecom CO., Ltd.
Manufacturer of DAS, Wi-Fi, RF, and broadcasting communicat…
|
035460 | KR | Manufacturing |
|
Kitron
An Electronics Manufacturing Services (EMS) company providi…
|
KIT | NO | Manufacturing |
|
KMW CO. LTD.
Manufacturer of RF components and equipment for mobile comm…
|
032500 | KR | Manufacturing |
Extreme CCTV Inc. 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/45174/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45174 | 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=45174 | 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=45174 \ -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": 45174}, 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 Extreme CCTV Inc. (id: 45174)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.