Python Project : Automated File Upload

Link to Github

I use the Kindle reader for my reading, and I often highlight key points in the ebooks. There’s a website, https://kindle-clippings.us.aldryn.io/, that sends daily Kindle highlights if you upload your Kindle highlight file to the platform. Previously, I used to manually upload this file every week.

To streamline this process, I decided to automate it using Python. I developed a script that copies the file from my Kindle to a designated folder, opens the browser, enters the necessary credentials, and uploads the file to the website—all with a single click.

Leave a Reply

Your email address will not be published. Required fields are marked *