Introduction

Traveloka Scraper API

The Traveloka Scraper API is designed to perform web scraping of hotel data from the Traveloka site, providing easy and quick access to up-to-date information regarding hotel prices, facilities, and reviews. By using this API, users can search for hotels based on various criteria, such as location, check-in dates, and number of guests, and receive structured data that is ready to be used in applications or further analysis.

Open Source

This API is open source, and we invite all interested developers to contribute to improving the quality of this API. Through collaboration, we can expand its functionality and enhance the API’s performance, providing greater benefits to all users.

Contributing

We welcome contributions from the open source community. To contribute to the Traveloka Scraper API, please follow these steps:

  1. Fork the repository and clone it to your local machine.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and ensure that the codebase remains clean and follows best practices.
  4. Don’t forget to create migrations if there are any database changes.
  5. Don’t forget to build the models package if you made any Schema changes
  6. Submit a pull request describing your changes and explaining the rationale behind them.