Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 807 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 807 Bytes

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.