I have a few codes that scrapes some websites running and working, but neither of that codes have a proxy setup. I tried some approaches over the internet to use public proxy to access websites, but my IP still being detected.
Is that possible to use a free proxy list without username and password authentication to make the requests? I'm currently using the undetected-chromedriver to do the tasks.
Thank you!