
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 |
|---|---|---|---|
|
HMS Networks
Provider of hardware and software for industrial informatio…
|
HMS | SE | Manufacturing |
|
HON HAI
Electronics manufacturer and solutions provider expanding i…
|
2317 | TW | Manufacturing |
|
Honor Device Co. Ltd.
A global provider of smart devices focused on an AI-powered…
|
300870 | CN | Manufacturing |
|
H.T.
Global provider of broadband access equipment, DOCSIS gatew…
|
2419 | TW | Manufacturing |
|
HTC
Innovator in immersive computing, spatial technology, and V…
|
2498 | TW | Manufacturing |
|
Huizhou Speed Wireless Technology Co.,Ltd.
Develops and manufactures wireless antennas and RF componen…
|
300322 | CN | Manufacturing |
|
HUMAN TECHNOLOGY Co., Ltd
Develops 5G/AI communication devices and C-UAS integration …
|
175140 | KR | Manufacturing |
|
HUMAX CO., LTD.
Develops gateways, automotive electronics, and mobility sol…
|
115160 | KR | Manufacturing |
|
HUNEED TECHNOLOGIES
Develops and manufactures aerospace and defense communicati…
|
005870 | KR | Manufacturing |
|
Hytera Communications Corporation Limited
Global provider of professional mobile radio systems and mi…
|
002583 | 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.