Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rewaj56/katikamayoo

Kati Kamayoo is designed to extract detailed product information from Daraz Nepal using Selenium for automation.
https://github.com/rewaj56/katikamayoo

bulma-css chart flask python

Last synced: 3 days ago
JSON representation

Kati Kamayoo is designed to extract detailed product information from Daraz Nepal using Selenium for automation.

Awesome Lists containing this project

README

        

# Kati Kamayoo
Kati Kamayoo is designed to extract detailed product information from Daraz Nepal using Selenium for automation. It gathers data such as product titles, prices, and sales figures, which is then cleaned and stored in a MySQL database. This data is served through Flask and visualized with Chart.js, offering dynamic and interactive insights. The project is open to contributions, and I encourage anyone interested to explore and help enhance its features.

## Features
- Scrapes product titles, current prices, original prices, and amount sold for products listed on Daraz Nepal.
- Uses Selenium to automate the process of fetching data from the website.
- Stores scraped data in a MySQL database for easy retrieval and management.
- Integrates Flask and Chart.js to render and visualize product data in interactive charts and tables.

## Screenshots
![App Screenshot](https://raw.githubusercontent.com/rewaj56/katikamayoo/main/screenshots/screenshot1.PNG)

![App Screenshot](https://raw.githubusercontent.com/rewaj56/katikamayoo/main/screenshots/screenshot2.PNG)

![App Screenshot](https://raw.githubusercontent.com/rewaj56/katikamayoo/main/screenshots/screenshot3.PNG)

## Demo
https://katikamayoo.vercel.app/

## Badges
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)