
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 |
Browse filings by year
7 years| 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 |
|---|---|---|---|
|
ICOM INCORPORATED
Manufacturer of radio communication and network equipment f…
|
6820 | JP | Manufacturing |
|
InCoax Networks AB
Develops solutions for broadband access by reusing existing…
|
INCOAX | SE | Manufacturing |
|
INTELBRAS S.A. IND. DE TELECOMUNICAÇÃO ELETRÔNICA BRASILEIRA
Develops electronic security, network, communication, and e…
|
— | BR | Manufacturing |
|
INTELLIAN TECHNOLOGIES Inc.
Global provider of satellite communication antennas and ter…
|
189300 | KR | Manufacturing |
|
Invengo Information Technology Co., Ltd
Global provider of RFID hardware and IoT solutions for asse…
|
002161 | CN | Manufacturing |
|
INVISIO
Develops communication and hearing protection systems for h…
|
IVSO | SE | Manufacturing |
|
ITI Limited (Indian Teleph.Ind.Ltd)
Manufactures telecom equipment, defense electronics, and in…
|
ITI | IN | Manufacturing |
|
JIANGSU HONGTIAN TECHNOLOGY CO.,LTD.
Manufactures high-frequency microwave equipment and wireles…
|
603800 | CN | Manufacturing |
|
JIANG SU YIN HE ELECTRONICS CO.,LTD.
Manufactures digital TV terminals, EV charging systems, and…
|
002519 | CN | Manufacturing |
|
Jiangsu Yitong High-Tech Co., Ltd.
Manufactures broadcasting network equipment, optical system…
|
300211 | CN | 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.