I am trying to create a bot that automates some specific tasks on soundcloud.com. I have tried using selenium but soundcloud detects it and ultimately blocks my program. Before going any further, I was wondering if creating a chrome extension would be a viable option to automate through soundcloud? Any suggestions or any other possible ways to achieve this?
ps: I have tried the suggested options on selenium but it still gets detected.