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.Posted Nov 9, 2024
Empower your outreach! This Python repository automates Gumtree interactions—scraping ads, extracting details, and sending WhatsApp messages. Includes a follow…