This application allows you to download all digital photos of your kids from a photo session taken by APVisions (apvisions.com) at their schools.
To run this:
- clone the repo and run
uv sync(if you don't haveuvinstalled, runpipx install uv) - log into APVisions with your kids' password
- on the photo download page, export the html file as
apvision-photo-download-page.phpand save it to the root folder of this repo. - perform one download; capture that download url and modify the
urlvariable inmain.py - run
main.pyand the script will download all 60 or so photos of your kids with all background options.