Implement scraper for DE without download #2

This commit is contained in:
2021-04-22 17:19:54 +02:00
parent 75308cbf60
commit 3283bcd717
4 changed files with 81 additions and 1 deletions

View File

@@ -1,2 +1,5 @@
openpyxl==3.0.7
pandas==1.2.4
# Optional but needed for scraping
selenium==3.141.0