Skip to content

MartV0/AliExpresPaymentsParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AliExpresPaymentsParser

Simple tool to parse some imformation from aliExpress payments pdf Input: directory filled with pdfs with name format 999999999999_payment.pdf Output: excel file with colums: Date, without taxes, taxes, and total. Be careful while using if your pdf is formatted differently it will not work.

Dependecies:

  • Python (tested with 3.10 should probably work for all versions >= 3.7)
  • openpyxl
  • pdfreader

Run:

python ALIPDF.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages