VillageBid is a comprehensive Django-based auction and marketplace platform designed for agricultural products, livestock, and farm equipment. It features advanced seller verification, real-time ...
scripts/ ├── scraper.py # Multi-ATS scraper with parallel fetching ├── merge_data.py # Deduplicates and prunes stale jobs (>30 days) ├── geolocation.py # Location lookup/enrichment for the heatmap └── ...