This repository has been archived on 2025-12-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
troost-scraper/requirements.txt
2025-12-03 11:44:11 +01:00

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