Skip to content

vanshanand34/Customers-edge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customers Edge 🛒📊

Customers Edge is a Django-based price comparison website that scrapes real-time data from major e-commerce platforms like Amazon and Flipkart.

It helps users make informed decisions by comparing product prices across multiple sites in a fast, responsive interface.


Features

  • Search Products — Enter any product name to get the latest listings from Amazon and Flipkart.
  • Real-time Scraping — Uses Selenium to dynamically scrape product details during each search.
  • Fast Load Time — Powered by Django Channels to fetch and display search results without reloading the page.
  • Clean UI — Built with HTML and CSS for simplicity and responsiveness.
  • Sort By Price/Rating - Feature to sort search results by price or by rating

Tech Stack

Layer Technology
Frontend HTML, CSS, JavaScript
Backend Django (Python)
Realtime Django Channels
Scraping Selenium WebDriver
Database SQLite (default)

About

Django-based price comparison tool that scrapes real-time product listings from Amazon and Flipkart using Selenium. And displays search results with the help of Django Channels.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors