soulomoon / HotelScraper

A very slow hotel scraper for airbnb, booking, using selenium, beautifulsoup4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HotelScraper

A very slow hotel scraper for airbnb, booking, using selenium, beautifulsoup4

Structure

  • app.py: main selenium scraper, collecting web site back to data folder
  • parser.py: main parser to extract hotel information from data folder with beautifulsoup4, converting it to pandas dataframe, and save it in csv.

About

A very slow hotel scraper for airbnb, booking, using selenium, beautifulsoup4

License:MIT License


Languages

Language:Python 100.0%