Skip to content

dwxw/airbnb_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Airbnb Scraper

Demonstrates how to scrape property information from Airbnb using Python and Selenium.

Requirements

Python3 and Selenium must be installed. The Chromedriver is used which must also be available.

Outstanding Tasks

Missing unit tests to test the page layout. Alert mechanism for when the page changes and begins failing. Database to record this information. Selenium server.

About

Demonstrates how to use Python and Selenium.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages