Open Cameras
🌎 Detailed API Overview The Global Open Webcam Directory API provides programmatic access to a massive, real-time database of publicly accessible, unsecured IP camera streams from across the globe. Our proprietary crawler identifies and indexes live feeds, ensuring you have the most up-to-date directory of worldwide surveillance for research, development, and monitoring. 🔍 Advanced Search…
Open Cameras endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get all cameras in country /country/{country} |
Returns all camera urls in the country. |
| GET |
Get all cameras in state /state/{state} |
Returns a list of camera urls in the state |
| GET |
Get all cameras in zip code /zipcode/{zipcode} |
Returns a list of camera urls in the zip code |
| GET |
Get all cameras in camera type /cameratype/{cameratype} |
Returns a list of camera urls in that camera type |
| GET |
Get all cameras in city /city/{city} |
Returns all camera urls in the city. |