init
This commit is contained in:
8
requirements.txt
Normal file
8
requirements.txt
Normal 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
|
||||
Reference in New Issue
Block a user