Shopee Advanced Order Parser - v3.5 (Fully Working)
A fully working parser with fixed button enable/disable state and clean functionality.
📝 Description
This script helps you parse your order history on Shopee Indonesia (*.shopee.co.id
), extract shop names, item names, and total prices, and provides useful tools like:
- ✅ Parse Orders
- 💰 Calculate Grand Total
- 🗑️ Clean Results
- 📄 Export as Markdown (
.md
) or CSV (.csv
)
- ⚙️ Settings for Discounted Prices and Auto-show GUI
Perfect for tracking purchases, managing expenses, or just getting a neat list of your orders!
🔧 Features
Parse Orders
- Automatically detects and parses orders from the current page
Calculate Total
- Sums up all item totals into a single "Grand Total"
Clean Results
- Clears parsed data and resets UI/buttons
Export Options
- Exports parsed data in both:
- Markdown (
.md
)
- CSV (
.csv
)
Settings
- Toggle between using original or discounted price & auto-show GUI
📥 Installation
- Install Tampermonkey or any user script manager.
- Visit this script's Greasy Fork镜像 page or open it directly.
- Click Install and allow permissions.
- Go to any Shopee Indonesia order page, and look for the floating panel at the top-right corner.
💡 Tip: Press Ctrl + M
to toggle visibility of the parser GUI.
🖥️ How to Use
- Click "Parse Orders" to extract all visible items and prices.
- Use "Calculate Grand Total" to get the sum of all parsed items.
- Export your results using either:
- Export Markdown — ideal for GitHub/Notion
- Export CSV — great for Excel/Google Sheets
- Click "Clean" to reset everything after you're done.
⚙ Settings
- Use Discounted Price if Available: toggles whether to prioritize sale prices over original ones.
- Show GUI Automatically on Page Load: automatically shows/hides the interface when visiting Shopee pages.
📁 License
MIT License – Free to use and modify.
⚠️ This script does not interact with Shopee servers or store any personal information. It works entirely client-side.
📬 Support
If you have any issues or feature requests, feel free to reach out or leave a comment on Greasy Fork镜像.
✅ Thank You!
Thanks for installing Shopee Advanced Order Parser – hope it makes your shopping easier to manage!