https://github.com/jldbc/boston_college_webcams
Pull photos from the Boston College webcams
https://github.com/jldbc/boston_college_webcams
Last synced: 2 months ago
JSON representation
Pull photos from the Boston College webcams
- Host: GitHub
- URL: https://github.com/jldbc/boston_college_webcams
- Owner: jldbc
- Created: 2017-02-13T00:33:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-13T00:54:28.000Z (about 8 years ago)
- Last Synced: 2025-01-04T02:26:25.948Z (4 months ago)
- Language: Python
- Size: 39.1 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pull Live Photos from the Boston College Campus Webcams
Fairly self explanatory. BC has public webcams throughout its campus. This is a series of scripts to download photos from these cams.
**Getting Started**
* [Download Chrome Driver](https://sites.google.com/a/chromium.org/chromedriver/) if you don't already have it
* Clone this repo
* Update the paths to chromedriver in the scripts you plan to use
* Run the file for whichever cam you want data from. For example:```
python gasson.py
```---
