Skip to content

Ruby script to autobuy product during flash sale in Flipkart.

License

Notifications You must be signed in to change notification settings

shubhamp1/flipkart-autobuy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flipkart-autobuy

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:

  1. Clone or download this repository git clone https://github.com/shubhamp1/flipkart-autobuy.git
  2. Do cd flipkart-autobuy
  3. install ruby in your os if not installed
  4. install gem Watir
  5. 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)
  6. Enter your email and password in credential.rb file.
  7. Enter flipkart product URL in credential.rb file.
  8. 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 

About

Ruby script to autobuy product during flash sale in Flipkart.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages