Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 472 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 472 Bytes

IOCL fuel pump data

This python code scrapes data from IOCL's website, and stores the data for all its fuel stations in the archive folder.

The fuel stations have location data, as well as current fuel prices.

Dependencies

The code requires requests

How to run ?

  1. Install python 3.10 or higher if you don't have it
  2. Install the requests package
  3. Run the code by running something like python3 getIOCL.py
  4. ???
  5. Profit