get links from page
Hi.
Did you ever see CPA lead survey, which pops up and ask you to fill in survey to view page?
It is on many sites. You can see example here: ht tp:/ /kad asa.be/poorkid/
Now, i am interested, is there any possible way to find out links of surveys you click using php(cUrl?)?
When you click on some of surveys it opens link in a new window, but you can't see link before you click on it.
I need a script which will try to get links of surveys and print it...
i guess this can be done using php curl, i know how to open some link using php curl, but i don't know how to get links of surveys. I hope you understand.
When you look at the page source, there are no links, there is only javascript for loading surveys. In that javascript is everything confusing....
if anybody can help...
here is example picture how survey list looks like
ht tp://userstyles.org/style_screenshots/22973_before.png
i need to find out links of survey(in this example: Want free coupons, take iq challenge, but ofc it is dynamical...)
thanks...
sorry for bad english
Last edited by s3tiks; 12-01-2010 at 02:33 PM.
|