Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbertekalea authored Apr 7, 2022
1 parent 779e5d1 commit 1139316
Showing 1 changed file with 21 additions and 17 deletions.
38 changes: 21 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,26 +10,30 @@ Booking.com is an online travel agency for lodging reservations & other travel p
## Bot Features

Filters
Pagenation
Web automation
Data conversion - get in csv format or json format.
Proxy - still working on this functionality.
- Apply filters Can be customized
- Browser window switch
- Click and follow link
- Perform Pagenation
- Web automation
- Data conversion - get in csv format or json format.
- Proxy - not yet implemented

## Data Features

The bot returns the following data features saved in csv file.

City Name
Hotel Name
location
Hotel Price
Hotel Type
Hotel Score
checkin
checkout
adult
rooms
- city_name
- property_name
- property_description
- property_images
- property_url_link
- property_address
- location
- property_price
- property_type
- property_score
- checkin_date
- checkout_date
- number_of_adults
- number_of_rooms

## Getting Started

Expand Down

0 comments on commit 1139316

Please sign in to comment.