Author Topic: Downloading history on activity page  (Read 1130 times)

0 Members and 1 Guest are viewing this topic.

Offline abit

  • Committee member
  • Hero Member
  • *
  • Posts: 4678
    • View Profile
    • Abit's Hive Blog
  • BitShares: abit
  • GitHub: abitmore
Hi, I'm trying to download my cointracking.info report from the download history button on the activity page in Bitshares-ui. It works on some of my accounts but not others that have more activity.
When I use blocksights.info block explorer it can export the history but only in raw format.
I noticed blocksights.info is using the API call https://api.bitshares.ws/openexplorer/export/account_history?account_id=1.2.102864 to download the history.
Is there an API call I can use to download the cointracking.info report or is that being done in the UI?

Thanks,
Yes bitshares-ui is the way. If it doesn't work, you can try https://github.com/bitshares/bitshares-report/ and maybe you need to tweak it to suit your needs.

My ElasticSearch API endpoint for it is available at https://es.bts.mobi/ .

I'm not actively monitoring the forum. Please contact me via https://t.me/abitmore if needed, or better, contact Stefan at https://t.me/sschiessl since he's the expert on this.
« Last Edit: January 01, 2025, 08:16:20 pm by abit »
BitShares committee member: abit
BitShares witness: in.abit

Offline Urdawg1234

Hi, I'm trying to download my cointracking.info report from the download history button on the activity page in Bitshares-ui. It works on some of my accounts but not others that have more activity.
When I use blocksights.info block explorer it can export the history but only in raw format.
I noticed blocksights.info is using the API call https://api.bitshares.ws/openexplorer/export/account_history?account_id=1.2.102864 to download the history.
Is there an API call I can use to download the cointracking.info report or is that being done in the UI?

Thanks,