Open Parkersungwoo opened 9 months ago
You can generate a report CSV file for the time range you need here: https://robinhood.com/account/reports-statements/activity-reports
I think parsing the generated files should do what we need for now, but I'd be interested in interacting with a robinhood api eventually. From what I'm reading, there isn't an official one though? Looks like there are some third parties trying to make it work.
Followup question: thoughts on pulling this data from the Robinhood API directly once we get the parsing working?