Enhance scraper functionality: update README for installation, add SSL handling in main.py, implement credential storage, and create start.bat for easy execution

This commit is contained in:
Louis Mylle
2025-09-10 22:20:09 +02:00
parent 04e1df15ea
commit 5f2fca226b
4 changed files with 67 additions and 5 deletions

View File

@@ -28,7 +28,7 @@ De ChromeDriver wordt automatisch geïnstalleerd bij het eerste gebruik. Zorg da
Open Command Prompt in de projectmap en voer uit:
```
pip install selenium requests
python -m pip install selenium requests urllib3
```
### Stap 4: Login gegevens instellen