Skip to content

anenger/card-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

card-export

Hello! Welcome to my VCC Card Exporter.

This is a python3 script. Please run it in python3 or else you will have issues.

To Run:

Navigate to the folder (probably card-export)

Install the following required dependencies using pip:

pip install -r requirements.txt

Run using python run.py

Quirks:

If you are exporting stripe:

  • If you leave the cardholder blank, it will grab all available cards from the first 100 cardholders and use the info pre-filled on them. This is to make getting the info from generated cards easier.

If you are exporting privacy:

  • The script will check against all transactions, this means if there is a card that seems "unused", it may not show up due to previous authorizations or otherwise

You may notice a citi.py file, hopefully adding that soon :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages