Commit graph

5 commits

Author SHA1 Message Date
Sawyer
997ab17dd8 feat: replace print statements with logging 2025-07-25 02:03:38 -05:00
Sawyer
36a0c0fe60 refactor: move config to a seperate file 2025-07-25 01:49:58 -05:00
Sawyer
0dfec4d269 perf: keep the same instance of chromedriver open rather than open a new one
- remove context manager implementation
- register a cleanup handler
- send a 500 error if selenium throws an exception
2025-07-25 01:38:09 -05:00
Sawyer
ca91190291 style: use self.config directly instead of assigning a variable 2025-07-25 00:35:20 -05:00
Sawyer
c604f5e4de initialize 2025-07-23 01:06:26 -05:00