Skip to content

anshul2910/Cleartrip-Hotel-Scraper

Repository files navigation

Cleartrip-Hotel-Scraper

Scrapes ClearTrip hotel Details

Order for Running Files :
1.PageNumberLinks -> Fetches total number of pages for the hotel within a city.
2.HotelLinks -> Fetches all the hotel links
3.HotelsDetails -> Fetches all the details of the all the hotels.

data.py -> enter you city link here in cityURL variable.

NOTE : Don't change the baseURL

DuplicatesRemover -> Removes the duplicates in HotelLinks, if any.

NOTE : Always run Files in given ORDER ONLY
NOTE : DELETE PAGENUMBERLINKS.TXT AND HOTELLINKS.TXT FOR EVERY FRESH RUN OF FIRST TWO FILES.

Releases

No releases published

Packages

No packages published

Languages