Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 404 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 404 Bytes

Price Comparison Application

Application to compare price of any product from different e-commerce websites.

====================

->popup.html This file consist of HTML code for front-end.

->background.php This file have the code for crawling e-commerce websites. And also the product search query passed from popup.html comes to this file for processing.

====================