samuel-pratt / bc-ferries-api

🛳 The only public API for retrieving current data on BC Ferries sailings.
https://bcferriesapi.ca
MIT License
32 stars 10 forks source link

Scraper.py in need of cleanup / refactor #12

Closed samuel-pratt closed 3 years ago

samuel-pratt commented 3 years ago

Scraper.py has several useless if statements, strange expressions, and lots of bugs that need edges cases. Needs to be rewritten to be cleaner and easier to read.