Skip to content

abhishekgole/web_dynamo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Hotel Scraper Microservice

This project is a web scraping microservice built using Golang. The service scrapes hotel room data from a given URL on booking.com and extracts information such as room price, room type, currency, cancellation policy, tax info, bed type, and maximum guests. The extracted data is then returned as a HTTP response.

Features

  • Scrapes hotel room data from booking.com
  • Extracts key information:
    • Room price
    • Room type
    • Currency code
    • Cancellation policy
    • Tax information
    • Bed type
    • Maximum guests

Prerequisites

  • Golang 1.15 or higher

Installation

  1. Clone the repository:

    git clone https://github.com/abhishekgole/web_dynamo.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages