Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month ago
JSON representation
Kati Kamayoo is designed to extract detailed product information from Daraz Nepal using Selenium for automation.
- Host: GitHub
- URL: https://github.com/rewaj56/katikamayoo
- Owner: rewaj56
- Created: 2024-09-06T14:10:29.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T14:47:11.000Z (4 months ago)
- Last Synced: 2024-10-16T19:06:28.708Z (3 months ago)
- Topics: bulma-css, chart, flask, python
- Language: HTML
- Homepage: https://katikamayoo.vercel.app
- Size: 127 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)