rpi-crisis / scraper

Web scrapers for the RCOS project Correcting Rensselaer's Insufferable SIS (CRISIS)
https://rpicrisis.org
3 stars 0 forks source link

Add automatic scraping #17

Open nazime1 opened 2 years ago

nazime1 commented 2 years ago

python-app.yml will run every Python file in the scraper directory and push any files that said Python files create to the scraper directory.

ghost commented 2 years ago

So we currently have a lil problem that running this action will accidentally push the src/ directory rather than the data/ directory (see the attached screenshot). I'm going to make a test repository for you to work with in the meantime. So please push to https://github.com/rpi-crisis/data-test while you are still testing.

Thanks for the contributions!

image