robintw / ParentZonePhotoDownloader

Downloads photos from a ParentZone account
5 stars 4 forks source link

ParentZonePhotoDownloader

Simple Python script to download photos from a ParentZone account.

Run the script with --help for command-line arguments, but by default it will prompt for email address and password, and save into a folder called output.

Requires:

You'll also need to set up Chrome Driver for Selenium - or change the code to use another web driver.

For Windows instructions, see the Windows README