Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 537 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 537 Bytes

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