It's not a simple task, you need to write the backend, store your user session, the login process, then only you write the actions for any given platform. Unless you just need to run 1 account.
For me, I'm using python and puppeteer. It's almost impossible to spoof canvas finger-printing atm, or at least no one has shared the method yet. But the good news is, canvas fingerprint is only one of the metrics they use for bot detection. You need good IP, good behavior and staying out of suspicious activities.
Here I scraped users from a viral post and when I analyze their number of followings, the outliers are quite obvious around 5000+ followings. So just be smart staying under the radar. There's no perfect way to go about it if you can blend with the mass, that's the best anti detect way. It's a good idea if you can build an AI to auto-tune your bot behavior based on the trending mass behavior too.
View attachment 205573