4 ms·
I always wondered why my bank completely blocks any kind of scraping with puppeteer or cheerios. This explains a lot :)
by thedebuglife 4y ago
I always wondered why my bank completely blocks any kind of scraping with puppeteer or cheerios. This explains a lot :)
- 2rsf 4y agoI 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.