A follow-up question...
The way the script is above, in order to confirm the legality of using each result, I am downloading HTML from the partner company and chacking it or each result. This is happening one at a time. How do I NOT wait until the previous result is checked before checking the next one... connect for each result at the same time(or almost the same time)?...