These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Exporting wallet transactions to excel file

Author
Leoviscus
Into the Ether
Out of the Blue.
#1 - 2012-03-15 09:52:06 UTC
Anyone know how to do this with the new website setup, you used to be able to on your character sheet.
I want to export my wallet logs to a .csv file or some other sort of file type if possible.

Thanks
Steve Ronuken
Fuzzwork Enterprises
Vote Steve Ronuken for CSM
#2 - 2012-03-15 10:36:29 UTC
These days, you pretty much have to use the api for it.

http://wiki.eveonline.com/en/wiki/EVE_API_Character_Wallet_Transactions

But you're in luck, as there's a CSV version.

Just create an api key with wallet access, then fill in the appropriate bits in the right path.

You can find your character id with the api too.
https://api.eveonline.com/eve/CharacterID.xml.aspx?names=Leoviscus
Yours is 387375812

so you'd go to something like

https://api.eveonline.com/char/WalletTransactions.csv.aspx?keyID=143277&vcode=udGZvpMGw8kOXQQsTK7sedxkVSDFLsdfs4dYEVwiiITF2ik47BxJQmfHM5TM0&characterID=387375812

Replacing the keyID's value (143277 above) with the key id for your new key, and the vcode (udGZvpMGw8kOXQQsTK7sedxkVSDFLsdfs4dYEVwiiITF2ik47BxJQmfHM5TM0 above) with your new vcode.

Woo! CSM XI!

Fuzzwork Enterprises

Twitter: @fuzzysteve on Twitter