hi, i use PHP Simple HTML DOM Parser to get some data from another website. Big problem is while my server IP send a hundred requests in a second to source website and get blocked
So, how i can use users own IP address while parsing a website?
I know about using a proxy with simple php html dom parser but it's another big problem to me
Please give me ideas. Thanks