Download Paypal Reports Remotely

by 3 replies
4
I am looking to download monthly reports from Paypal using a script and then the associated CSV files. Has anyone attempted to do this before or can give me a bit of guidance on the best way to go about it.

Thanks,

Ben Shaffer
#programming #download #paypal #remotely #reports
  • The first place you probably want to poke around at is the paypal api's.
    https://developer.paypal.com/
    • [ 1 ] Thanks
    • [1] reply
  • Thanks for the links and suggestions guys.

    Probably better if I specify what I am trying to do:

    1. Login and click on History/Reports
    2. Click on Monthly Financial Summary
    3. Change the month to last month and click on view report
    4. Download the html of that report so that I can print it
    5. Click on each of the dark blue links and download the corresponding report as CSV

    In addition, if I could download the History/Download History report for last month, that would also be great.

    Any idea if those things can be done with the API, or perhaps am now thinking that ubot may be a good solution. Feel free to PM me if you want to quote...

    Ben

Next Topics on Trending Feed

  • 4

    I am looking to download monthly reports from Paypal using a script and then the associated CSV files. Has anyone attempted to do this before or can give me a bit of guidance on the best way to go about it. Thanks,