arupgsh / MyCutOff

MyCutOff is a web app for scraping product prices from leading Indian e-commerce websites and sending price drop alerts when the user-defined limit is reached. This application also has a public interface where all the scrapped products are listed with the most recent prices. This is a very old project developed using PHP and MySQL and will not work with the modern version of websites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyCutOff

MyCutOff is a PHP and Mysql based web scraping script for Indian ecommerce websites.

The script can be used to parse data from Indian ecommerce websites like Amazon, eBay, Flipkart, Snapdeal, Infibeam and Jabong. By default the script parses product title and price and there is a cron job which updates the price and availability status of all listed products in data base.

Installation

Just put all the files in the folder to webroot directory and edit database config files.

Check the live version: http://mycutoff.in/ (The demo is offline now)

For unmanaged linux hosting visit: http://bit.ly/29sTWsr

Database table

Will be updated soon.

Update

Jan,2018

After flipkart, Snapdeal changed the website structure, the crawler is unable to fetch product related information.

About

MyCutOff is a web app for scraping product prices from leading Indian e-commerce websites and sending price drop alerts when the user-defined limit is reached. This application also has a public interface where all the scrapped products are listed with the most recent prices. This is a very old project developed using PHP and MySQL and will not work with the modern version of websites.


Languages

Language:PHP 95.4%Language:JavaScript 2.6%Language:CSS 1.4%Language:Hack 0.7%Language:HTML 0.0%