Python scraper and CSV generator for daily fuel prices.
FuelishPy scrapes daily petrol and diesel prices from NDTV and writes them to a state.csv file. It uses Python with Requests and Beautiful Soup and is suited for scheduled data collection, simple ETL, and feeding a frontend or analytics pipeline.
0