A scraper that has the capability to scrape any product page of snapdeal using request framework. Currently we're using only a few of the product features, you can extend more on it.
We're a price comparison website(https://bestpriceon.in) and a lot of scraper scripts to get data from different merchant websites. We decided to share with the community one of the merchant scripts being used. This script scrapes the product details of a snapdeal product page and you can do whatever you want with the data then, like storing it in mongodb or logging it somewhere.