I have web crawler project.
I want it to run everyday on a schedule…
I want it to run on different IP address…so that its not obvious a Bot it scraping data.
Option1 -
Is it possible to configure more than one Robots with different IP Address.
So that when the jobs run everyday with different robots…its different IP address.
Option 2-
Can we run with different IP address using the same Robot.?
Help appreciated…
Thank you