Booking Parsons
The program parse data from the Booking.com site using the requests, BeautifulSoup, openpyxl and rich modules for a better layout. It collects the following information:
Name of Announcement
Price: The cost of accommodation for the selected number of days and guests.
Advertising URL: Link to the same ad on the site.
Comforts: List of convenience such as free Internet, air conditioner and others that are provided in the location.
Reviews and assessments: General rating and assessments of different aspects, such as convenience and service.
Description: Text description of the location, available when viewing the advertisement.
More detail can be seen in the photo.
This version is limited to 10 ads.
Name of Announcement
Price: The cost of accommodation for the selected number of days and guests.
Advertising URL: Link to the same ad on the site.
Comforts: List of convenience such as free Internet, air conditioner and others that are provided in the location.
Reviews and assessments: General rating and assessments of different aspects, such as convenience and service.
Description: Text description of the location, available when viewing the advertisement.
More detail can be seen in the photo.
This version is limited to 10 ads.