dynamic_web_scraper/ │ ├── config/ │ ├── __init__.py │ └── settings.py # Configuration management │ ├── src/ │ ├── __init__.py ...
vote-tracker-bot/ ├── main.py # Main entry point ├── config.json # Bot configuration ├── secrets.json # Sensitive credentials (DO NOT COMMIT!) ├── Vote tracking.json # Google Service Account ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results