GADGETS PRICE COMPARISON USING WEB SCRAPING

Sneha Parajuli
2017
BSc.CSIT
Semester 6
Downloads 0

Gadgets Price Comparison Using Web Scraping is the web based application that the customers use to filter and compare products from different online stores based on price and features. This application aggregates product listings from many different retailers but does not directly sell products. Web Scraping technology is used in order to collect the data from various online stores about the product in real time and compare them. In order to scrape the data in real time, URLs were used to find the scraping location in the website and regular expressions to match the pattern with the string to get the required results. The scraped data was processed and categorized according to the online dealers so that proper comparison between the products could be done.

Web scraping
regular expressions
URLs

Similar Projects