Selenium Overview


Result: Capital IQ comparative analysis files for the companies entered by the user appear in the "excel_files" folder in the repository.
Implementation

For more details, please check out the code here (opens in a new tab).
Sources
[Selenium]
https://www.tutorialspoint.com/how-to-open-browser-window-in-incognito-private-mode-using-python-selenium-webdriver
https://www.thepythoncode.com/article/automate-login-to-websites-using-selenium-in-python
https://www.geeksforgeeks.org/find_element_by_id-driver-method-selenium-python/
https://pythonbasics.org/selenium-keyboard/
https://selenium-python.readthedocs.io/locating-elements.html
[Moving Files Locally]
https://www.learndatasci.com/solutions/python-move-file/
https://datatofish.com/latest-file-python/
*ChatGPT aided in the debugging process