- Prepare files
- Create a file named 'list.txt' containing a list of identifiers (each line contain an identifier)
- Create a file named 'result.txt' with the same content as 'result_template.csv' (optional)
- Run script
- If you haven't installed python, you need to install one from https://www.python.org/download
- Open shell
- Run command:
python main.py
orpython3 main.py