# Python scraper .dockerignore __pycache__/ *.pyc *.pyo .venv/ venv/ .env .git/ .gitignore README.md *.md output/*.csv .DS_Store