
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 |
|---|---|---|---|
|
GIGALANE Co., Ltd.
Manufactures RF communication components and semiconductor …
|
049080 | KR | Manufacturing |
|
Gigaset AG
A European leader in DECT telephones and communication tech…
|
GGS | DE | Manufacturing |
|
Gospell Digital Technology Co.,Ltd
Develops digital TV equipment, software, and end-to-end sys…
|
002848 | CN | Manufacturing |
|
GUANGDONG ANJUBAO DIGITAL TECHNOLOGY CO.,LTD.
Develops IoT-based smart home, security, and digital video …
|
300155 | CN | Manufacturing |
|
Guangdong Dtech Technology Co., Ltd.
Develops professional AV connectivity, signal transmission,…
|
301377 | CN | Manufacturing |
|
Guangdong Shenglu Telecommunication Tech. Co., Ltd.
Develops antenna systems and RF components for 4G/5G networ…
|
002446 | CN | Manufacturing |
|
GUANGZHOU HAIGE COMMUNICATIONS GROUP INCORPORATED COMPANY
Provides communication, satellite navigation, and aerospace…
|
002465 | CN | Manufacturing |
|
HANGZHOU CENTURY CO.,LTD.
Provides EAS and RFID solutions for retail loss prevention …
|
300078 | CN | Manufacturing |
|
Hangzhou DPtech Technologies Co.,Ltd.
Develops and manufactures network security and application …
|
300768 | CN | Manufacturing |
|
Hangzhou Freely Communication Co., Ltd.
Develops and manufactures optical fiber communication equip…
|
603602 | 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.