Guitar Compare

Webscrape project to compare guitar prices from stores in Tokyo

One of the first sites I created as a hobby project to practice web scraping. The site scrapes several major guitar stores in Tokyo and allows the user to compare a range of guitars with ease. Users can sort by different brands and by price range as well. Once they find a guitar they are interested in, they can access a link to the product page directly. The site updates every 24 hours, creating, updating and deleting records as necessary. It was a great project to practice using an unfamiliar library and to try and integrate it within the Django framework.

Key features:

  • Users can search and compare guitar prices from several major guitar retailers in the Tokyo region.
  • Simple filtering options (price, brand).
  • Automatically updates records every 24 hours
  • Responsive design.