A
Adam
Hello, my server has five IP addresses associated with it. I scrape
some pages off the net but I would like to be able to use different IP
addresses when scraping.
How can I use a different IP when making a web request?
Say, I have 128.128.128.128 which is an IP I use to host one of my
websites, can I use this IP when screen scraping?
I tried using the webproxy class and passing in an IP off my server
but it did not work.
Thanks
Adam
some pages off the net but I would like to be able to use different IP
addresses when scraping.
How can I use a different IP when making a web request?
Say, I have 128.128.128.128 which is an IP I use to host one of my
websites, can I use this IP when screen scraping?
I tried using the webproxy class and passing in an IP off my server
but it did not work.
Thanks
Adam