Skip to content

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

Notifications You must be signed in to change notification settings

luqmannn/calculateshopee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%