Skip to content
/ nozama Public

A look back at your Amazon shopping... parse / slice / dice Amazon purchase history CSV export

License

Notifications You must be signed in to change notification settings

jonroig/nozama

Repository files navigation

Amazon lets you export your shopping history as a .csv. Nozama helps you parse it.

Nozama is a comprehensive look back at your Amazon shopping. After you've exported your purchase history, Nozama allows you to sort / group / graph / filter your shipping history, see where all your money is going.

It might suprise you. It suprised me.

CC BY-NC-SA 4.0

Features

  • Privacy focused / client-side only... no data is sent back to the server
  • Groups purchases by category and item
  • Sorts purchases by spending or frequency
  • Graphs spending over time
  • Filter by date
  • PWA functionality - data persisted with localStorage

To Do

  • Better international Amazon Order History export support (sample files help!)
  • LocalStorage / persistence
  • PWA version for AppStores
  • New visualizations... maybe shipping location breakdown?
  • Support for CSVs generated by Amazon Order History Reporter Chrome Extension

Development

PRs, totally welcome! Hopefully the format and whatnot is pretty easy to understand.

This is a Next.js project, so it follows standard next-type stuff.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

About

A look back at your Amazon shopping... parse / slice / dice Amazon purchase history CSV export

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published