MI2DataLab / crs19-monitor

Monitor of SARS-CoV-2 variants and mutations
https://monitor.mi2.ai/
Other
4 stars 6 forks source link

Use driver.quit() instead of driver.close() #49

Closed piotrpiatyszek closed 3 years ago

piotrpiatyszek commented 3 years ago

Method driver.quit() additionally clears temporary files, that are generated during the scrapping. (3GB per week)