This commit is contained in:
Tour
2025-12-03 11:44:11 +01:00
commit 8b71d5e113
4 changed files with 1145 additions and 0 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
# Troostwijk Auctions Scraper - Dependencies
# Core web scraping - Playwright for bypassing Cloudflare
playwright==1.49.0
# Python version requirement: 3.8+
# Install Playwright browsers after installing this package:
# playwright install chromium