Install Dependencies: Use the following command to install the packages specified in requirements.txt: pip install -r requirements.txt Run The Code: Streamlit run project.py Hint: use XPATH for scraping as it offers many features and is flexible yourdriver.find_elements(By.XPATH,"//div[@class='']") Actionchains- help to simulate keyboard inputs , scrolling and other automation processes for execution