Skip to content

Simple py script to help download invoice from your past orders in amazon

Notifications You must be signed in to change notification settings

CookieBOY/amazon-invoice-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Invoice Downloader - Python

A simple script to download invoices from Amazon.in

Dependencies

Selenium
Chrome Driver v89

Configurations config.py

username: Amazon.in username (usually your Email ID)
password: Amazon.in password
pages: Number of pages from order hstory to download invoices from

Default Behaviour

  • Defaults all downloads to your Downloads folders
  • Invoices are named invoice.pdf and increments (invoice(2).pdf and so on...)
  • Sleeps included to prevent too many requests

About

Simple py script to help download invoice from your past orders in amazon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%