9 lines
252 B
Plaintext
9 lines
252 B
Plaintext
# 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
|