Live data from Hacker News

I had to learn Python to pay my taxes

medium.com

1–10 of 19 posts

Re: I had to learn Python to pay my taxes

#2
Going through this right now, albeit with Robinhood. I have to report my earning in Canada and the US, but I have a lot of transactions.

The IRS is okay with the condensed transactions; but the CRA want everything line-by-line. So now I have to scrape my transactions via the "unofficial" Robinhood API because they conveniently don't allow you to export anything.

Re: I had to learn Python to pay my taxes

#4
post #2

Going through this right now, albeit with Robinhood. I have to report my earning in Canada and the US, but I have a lot of transactions. The IRS is okay with the condensed transactions; but the CRA want everything line-by-line. So now I have to scrape my transactions via the "unofficial" Robinhood API because they conveniently don't allow you to export anything.

Any info on this "unofficial" API?
Post reply on HN