Skip to content

Jacksun92/Web_Scarpy_Otodom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Topic: Otodom Property Listing Scraper

The website we have chosen to scrape is https://www.otodom.pl. On this website, we will filter for "homes for sale in Mazowieckie region" and begin the scraping here. The information we will be scraping is the title of the listing, the location of the home, and the price using BeautifulSoup, Scrapy, and Selenium.

To run BeautifulSoup: type “python3 otodombs.py” in the Pycharm terminal. To run Scrapy: type “scrapy crawl allhomes -o output.xlsx” in the Pycharm terminal. To run Selenium: type “python3 selenium.py” in the Pycharm terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages