anas-ivs / calculateshopee

This is simple javascript to calculate your total lifetime spent/purchase and total number of order on Shopee.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

calculateshopee

Just open shopee web and login, then copy & paste this javascript, lastly simply run calculate(0);

  • Use calculate.js to calculate in console
  • Use calculate_with_csv.js to calculate in console & generate CSV

NOTE

  1. Only calculate order in "Completed" section
  2. Doesn't count order in "To Ship", "To Receive" section
  3. Only display 1st item (if more than 1 item in single order)

Credit (for CSV file generator) https://stackoverflow.com/a/24922761

About

This is simple javascript to calculate your total lifetime spent/purchase and total number of order on Shopee.


Languages

Language:JavaScript 100.0%