Honestly, scraping website R is a cat-and-mouse game.
I switched to their mobile API (if you can find it) and got way fewer blocks. Reverse-engineer their app requests with mitmproxy.
Otherwise, Pyppeteer + proxy rotation is your best bet.
I switched to their mobile API (if you can find it) and got way fewer blocks. Reverse-engineer their app requests with mitmproxy.
Otherwise, Pyppeteer + proxy rotation is your best bet.
