procare-rip-photos
Script to rip photos from Procare.
To rip photos:
- Login to Procare using your parent account.
- Navigate to your "Dashboard".
- Click on "Photos/Videos".
- Select the time period you want to rip.
- Save the webpage to
~/Downloads/Procare.html
. (Save entire webpage.) - Open a Unix shell (BASH, TCSH, etc.)
- Navigate to where you want to save the photos (e.g.:
cd ~/Photos/
) - Run the script (
~/procare-rip-photos/rip-photos.sh
) - Enjoy
Notes
The script will create or overwrite the script ~/Downloads/get-it
.
Languages
Shell
100%