Skip to content

aazilli/bookingscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Booking.com Scraper! Here are some tips for navigating your way around this project.

Viewing the scraper source code:
- The source code Program.cs can be found in the BookingScraper directory

Executing the scraper:
- The executable BookingScraper.exe can be found under BookingScraper/bin/Debug/net6.0
- Executing it will create (or recreate) a booking.json file in the directory
- Requires .NET Framework to be executed

Viewing the unit test source code:
- The source code UnitTest1.cs can be found in the ScraperTests directory

Viewing the json output:
- A copy of the booking.json output has also been included at the top-level directory for convenience

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published