한국어 | English
A simple and efficient web tool for comparing used book buyback prices between Aladin and YES24, two major online bookstores in South Korea.
- 🔍 Quick search functionality for book titles
- 💰 Compares buyback prices from Aladin and YES24
- 📱 Responsive design for both desktop and mobile devices
- 🚀 Fast and lightweight implementation
- 🌐 Direct integration with Aladin and YES24 search results
- 🔒 Secure and private (no data storage)
This project is a static HTML page, so installation is straightforward:
- Clone the repository:
git clone https://github.com/your-username/korean-used-book-price-comparison.git
- Navigate to the project directory:
cd korean-used-book-price-comparison
- Open the
index.html
file in your web browser.
Alternatively, you can host this on any static web server or platform like GitHub Pages, Netlify, or Vercel.
- Enter the title of the book you want to sell in the search box.
- Click on either the "알라딘에서 검색" (Search on Aladin) or "YES24에서 검색" (Search on YES24) button.
- The search results will appear in the frame below, showing the buyback prices for your book.
- Compare the prices and choose the best option for selling your used book.
Contributions are welcome! Here's how you can help:
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Please make sure to update tests as appropriate and adhere to the existing coding style.
This project is licensed under the MIT License. See the LICENSE file for details.
If you find this tool useful, consider supporting the developer:
For bug reports and feature requests, please open an issue.