Install Dependencies
pip install mpire tqdm pandas requests wget coloramaYou can download the list of entries from this webpage.
Choose the uuid that you want to download and format the file as below
Input filemust be intsvformatInput filemust have the headeruuid
| uuid |
|---|
| uuid 1 |
| uuid 2 |
| uuid 3 |
| ... |
| uuid n |
python scrapper.py --file <Location of uuid file>