When will my repl ip adress be updated?
I was scraping a website but now I am blocked. Is there any way to make repl change its ip address or when will it be changed automatically?
Fork the repl. (I personally have a virtual machine repl set for it, you can use that one). I operate a VM on Replit, now I am using it bypass some bans and stuff. That should work, since all Repls have different have IPs.
I don't think you can really change it? Try using another repl?
Also you should be sending the requests slower if you are getting blocked.
@ash15khng Changing repl didn't help. I didn't think that the website could block ips cause its a basic website
@blackskull12 Try doing this! Fork the Repl, then run the new forked repl. Every repl has a different IP, so it should fix the problem.
@heewoonkim2020 (i did that to bypass browserling restrictions)
Hrmm j don't think so :/
Hi blackskull12, did you find any solution for this?