Skip to content

๐Ÿจ A Next.js v14 project that ethically scrapes Booking.com to display data. ๐ŸŒ๐Ÿ› ๏ธ

Notifications You must be signed in to change notification settings

randilt/booking.com-clone-nextjs14

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Next.js 14 Booking.com Clone

image

image

This project is a Next.js 14 application created while following Sonny Sangha's tutorial on YouTube. The tutorial covers building a clone of Booking.com, allowing users to search for accommodations based on location, date, and the number of people. The web scraping functionality is implemented using the Oxylabs webscraping API.

Project Overview

  • Functionality:
    • Users can input location, date, and the number of people.
    • Pressing the "Search" button triggers a web scraping process to fetch data from Booking.com.
    • Results are displayed on our app with direct links to Booking.com for more details.

Learning Highlights

  • Developed a Next.js 14 application.
  • Implemented web scraping using the Oxylabs API.
  • Created a simple yet functional clone of Booking.com

Acknowledgments

I would like to express my gratitude to Sonny Sangha for the insightful tutorial. The video tutorial can be found here.

Note

This project is not my capstone project, and the README is kept brief. For setup instructions and detailed information, please refer to Sonny Sangha's tutorial video.

About

๐Ÿจ A Next.js v14 project that ethically scrapes Booking.com to display data. ๐ŸŒ๐Ÿ› ๏ธ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published