Skip to content

enriqc3/Amazon_Giftcard_Reloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Amazon_Giftcard_Reloader

A bot to reload your amazon giftcard using a specific card (must be on file)

Disclaimer!

This bot requires your amazon email & password. You may also be asked for your 2FA code if your Amazon account requires one when logging in.

NOTE: You must enter the 2FA code in the program and not in the browser!

Please be aware of the security risks.

Use this bot at your own risk!

Pre-Reqs:

Python 3.10 or greater

Selenium: pip install selenium

ChromeDriverManager: pip install webdriver-manager

Configparser: pip install configparser

chrome drivers

Set Up:

On first run you will be asked to enter your Amazon account email, password, prefferred card (last 4 digits of card on file), and your reload amount.

This information will be saved in a seprate config file and loaded each time you run this program.

The program currently saves your cookies to skip the login process for future runs

How to run

Navigate to the directory where the program is

use command python3 amazon_Reloader.py

About

A bot to reload your amazon giftcard using a specific card (must be on file)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages