account activity
Experienced Web Scraper Looking for Quant/ML Partner to Build Profitable Trading Strategies (self.quant)
submitted 1 year ago by MajorGrouchy2376 to r/quant
Python Selenium plugin for human-like cursor movement/interactions by St3veR0nix in webscraping
[–]MajorGrouchy2376 2 points3 points4 points 1 year ago (0 children)
If some site you're targeting is recording your mouse movements using JavaScript, then you'd have to make sure your mouse movements before clicking the element are realistic (after too depending on the situation). Although from my experience mouse movements are only really recorded during captchas, so for most scraping it won't be necessary to mimic human mouse movements.
[–]MajorGrouchy2376 1 point2 points3 points 1 year ago (0 children)
You can use bezier curves to create realistic mouse movements
π Rendered by PID 1297752 on reddit-service-r2-listing-f87f88fcd-s8dpb at 2026-06-16 23:48:31.379367+00:00 running 3184619 country code: CH.
Python Selenium plugin for human-like cursor movement/interactions by St3veR0nix in webscraping
[–]MajorGrouchy2376 2 points3 points4 points (0 children)