booking-scraper

1.0.2 • Public • Published

Booking-Scraper

Returns Hotel Data of a Given City

const getHotelData = require('booking-scraper');

console.log(getHotelData('lviv'));
console.log(getHotelData('new york'));

Package Sidebar

Install

npm i booking-scraper

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

1.9 kB

Total Files

4

Last publish

Collaborators

  • fatwoods02