Skip to content

e911/oyo-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OYO hotels detail scrapper

This repo contains a Python script with selenium to scrap hotel details from oyo rooms website. It will scrap the data and dump it into a csv file.

Usage

git clone https://github.com/e911/oyo-scrapper.git
cd oyo-scrapper/
pip install -r requirements.text
python3 scrap-oyo.py #oyo-url-here
e.g.
python3 scrap-oyo.py https://www.oyorooms.com/oyos-in-kathmandu

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

TODO

  • Scraping the data by getting inside each of the detail pages of hotel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages