Hussain Khuzema
config.json
)main_script.py
)followup.py
)processed_ads.csv
: Contains records of all processed ads.main_script.py
: The main script for Gumtree automation.followup.py
: Script for sending follow-up messages.config.json
: Configuration file for Gumtree login, URL, and message template.processed_ads.csv
: Record of processed ads, including WhatsApp message status.run_data_<timestamp>.csv
: Run-specific record file for each execution.utils/
: Directory containing utility functions and modules.README.md
: Project documentation.