# Funda.nl scraper dependencies curl_cffi>=0.5.0 # HTTP client with TLS fingerprint impersonation beautifulsoup4>=4.12.0 # HTML parsing lxml>=4.9.0 # Fast XML/HTML parser python-dotenv>=1.0.0 # Environment variables from .env file flask>=3.0.0 # API server gunicorn>=21.0.0 # Production WSGI server