This application uses Chrome Webdriver to open https://www.ncbi.nlm.nih.gov/ and download FASTA file containing nucleotide sequences from a specified xlsx file.
Add your sequence.xlsx file into your main.py repo, your file must contain only one column with all the sequences to be downloaded. Obs: Your file cannot be open while the script is running!