Giter Site home page Giter Site logo

koinly-csv-exporter's Introduction

Koinly CSV Exporter

Download all your Koinly transaction to a single CSV file

Warning!!

Running random scripts you find on the internet against authenticated accounts is generally a bad idea. In this case it's safe; but you should thoroughly inspect the script.js file yourself before running it as a malicious script could result in account takeover, account deletion or other malicious activities.

Steps

  1. Login to your https://koinly.io account
  2. Open Developer Tools on the Koinly app and select "Console" tab (It's done differently for Chrone, Safari & Edge so google how to open it for your browser if you're unsure)
  3. Inspect scripts.js for any malicious code (just generally good practice)
  4. Copy the contents of scripts.js and paste it into the developer tools console; press enter
  5. You should now be prompted for a path to save your transactions

Customisation of of the CSV

  1. Inspect the "console" output after running script.js. You will see the text "Your Koinly Transactions" printed. Below this is all your transactions and all the information you have access to - you can click to expand it. You are free to add any of this information to your CSV.
  2. Search for EXTRA_HEADERS and EXTRA_FIELDS in script.js. They explain where to add/remove entries.

koinly-csv-exporter's People

Contributors

cbrezn avatar jackmatt2 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.