If I wanted to create an eBay auto lister, what language would this be most feasible? Python, JavaScript? Which is easiest or most efficient?
The program would need to interact with the website and input data from answers the user gives in the program’s UI. It potentially may have to move/click the mouse.
Thank you in advance!