Automated program to buy Flipkart products in flash sale online. Specifically to buy products which go out of sale in a fraction of seconds and are too difficult to buy manually.
Steps to run this script:
- Clone or download this repository git clone https://github.com/shubhamp1/flipkart-autobuy.git
- Do cd flipkart-autobuy
- install ruby in your os if not installed
- install gem Watir
- Download the correct chromedriver for you operating system (Linux/OSX/Windows), put the chromedriver in path accouding to your os. (refer this link for download chrome driver chrome driver)
- Enter your email and password in credential.rb file.
- Enter flipkart product URL in credential.rb file.
- Run ruby flipkart_autobuy.rb
Note: Make sure to delete all address in your flipkart account and currently support only COD payment.
Steps for Clone Repository
(Run this Command in Terminal)
$ git clone https://github.com/shubhamp1/flipkart-autobuy.git
$ cd flipkart-autobuy
$ ruby flipkart_autobuy.rb