Skip to content

Python-script used to calculate amount spent on AliExpress

Notifications You must be signed in to change notification settings

MagnusErler/AmountSpentOnAliExpress

Repository files navigation

AmountSpentOnAliExpress

Python script used to calculate the amount spent on AliExpress

The script calculates the price from every item given an HTML file

Setup

Run pip install -r requirements.txt

Usage

  • Login into AliExpress -> My Orders -> Deleted orders
  • Scroll down and click on View orders until all orders are shown
  • Right-click anywhere on the page and choose save as...
  • Save the file as orders.html
  • Run python AmountSpendOnAliExpress.py
  • The amount spent on AliExpress is then displayed in the terminal

About

Python-script used to calculate amount spent on AliExpress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages