
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 |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
ACCTON
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
Air Link Communication Limited
Technology company manufacturing, distributing, and retaili…
|
AIRLINK | PK | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | 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.