UI automation is necessary for accessibility
UI automation is necessary for accessibility
Posted Jul 15, 2026 12:14 UTC (Wed) by taladar (subscriber, #68407)In reply to: UI automation is necessary for accessibility by Cyberax
Parent article: An update on the scraper situation
It is extremely rare that you get the luxury of having the requests a day equally distributed across every second of the day.
PHP on a cloud server likely has a single digit or small double digit number of workers and for something not cached it can easily take a second to generate a page.
Sure, if you only count compiled languages your 250 requests/s might be realistic but the reality is that there are plenty of PHP, NodeJs, Python, Ruby or even Perl based websites that will never reach that and aren't deployed on huge servers because their normal traffic is nowhere near that high.
