Skip to content

SrivathsanP23/RedBus-Data-Scraping-with-Selenium

Repository files navigation

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

image

image

image

image

image

image

About

RedBus Data Scraping with selenium and Dynamic Filtering using Streamlit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published