Save PayPal receipt automatically

qlithe

Supreme Member
Joined
Feb 14, 2012
Messages
1,252
Reaction score
288
Hello

Currently I'm logging into my PayPal account and saving the details page for every transaction for my bookkeeping. Is there any way to do this automatically, through the API or something? It's a very time consuming thing that I'd want to automate if possible.

Thanks in advance
 
It should be possible with some scripting and automation framework. You might not even need API. maybe selenium + python can do it for you.
 
Goto paypal dot com/businessexp/transactions
then click Download button in the right top corner
then click Create Report button
 
Back
Top