Instagram account automation
Instagram account automation I own an Instagram account which "reposts" data from a google forms. My program firstly scans the google sheet with the responses, then render the ones I want to a photo template, and finally posts it using the instagrapi python library. The thing is, I wanted to completely automate this process using a sentiment analysis algorithm in a cloud se...