Skip to content

chauhan17nitin/Web-Scrapper-Selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Scrapper-Selenium

The Repo aims to scrape the data from the from the plants data from source.

Two main pages are scraped 1 and 2

Scrapping of first is automated using selenium for filling checkboxes and redirecting to the next page after submit to go to the data source. Only some of the important blocks(10) were selected to get scraped.

Selenium was prefered over BeautifulSoup as we need to interact with a web-page: submit forms, click buttons, scroll etc.

Requirements

Selenium for automated scrapping

Pandas to save data into DataFrame

ChromeDriver webdriver needed to use selenium

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published