https://chat.openai.com/share/07588606-fb71-4af2-bcfc-9de566ec9bc4
https://github.com/mozilla/geckodriver/?tab=readme-ov-file
Install geckodrivers
wget https://github.com/mozilla/geckodriver/releases/download/v0.34.0/geckodriver-v0.34.0-linux64.tar.gz
# or similar latest for linux64
tar -zxvf geckodriver-v0.34.0-linux64.tar.gz
sudo mv geckodriver /usr/local/bin/
chmod +x /usr/local/bin/geckodriver
geckodriver --version
https://www.finra.org/finra-data/browse-catalog/short-sale-volume-data/daily-short-sale-volume-files
https://www.finra.org/sites/default/files/2021-07/DailyShortSaleVolumeFileLayout.pdf
https://www.omgubuntu.co.uk/2022/04/how-to-install-firefox-deb-apt-ubuntu-22-04#:%7E:text=Installing%20Firefox%20via%20Apt%20(Not%20Snap)&text=You%20add%20the%20Mozilla%20Team,%2C%20bookmarks%2C%20and%20other%20data.
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu