Hacker News new | ask | show | jobs
by thedebuglife 1371 days ago
I always wondered why my bank completely blocks any kind of scraping with puppeteer or cheerios. This explains a lot :)
1 comments

I really doubt this is the problem, many banks offer open APIs and still handle fraud successfully. You can always rate limit the number of transactions and not allow the same user to log in/send APIs from two different locations too fast.