Skip to content

A Selenium scraper to scrape a website and export the data to a CSV file

Notifications You must be signed in to change notification settings

suanmj18/Scrape-Selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Scrape-Selenium

A Selenium-based Scraper Who scrape the data from https://www.propertiesguru.com/ website. It scrapes the data from the dynamic loading page for 2 bhk section and then scrapes the data for 2,3,4 bhk sections and writes the data into their respective CSV files.

Key features:-

-> 2 different ways to dynamic load the page and extract the data.

-> Moving down and up on the page and refreshing the page through selenium driver.

->How to wait for a particular section to load properly and then scrape the data.

-> Writing the data on CSV file with the help of pandas module.

About

A Selenium scraper to scrape a website and export the data to a CSV file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages