dynamic_web_scraper/ │ ├── config/ │ ├── __init__.py │ └── settings.py # Configuration management │ ├── src/ │ ├── __init__.py ...