round
01-26-2013, 09:17 AM
Hello,
We are using one script to get the contents from a website that is data scrapping.
But the thing is in that site they are providing short description & we need to get whole description but whole description comes by clicking More link.
When we click on more link the page is not getting refreshed but one more div is generated with full description.
So my question is how can I get that full description?
I am using PHP Script so I put the question here in this forum.
Any Idea?
Any Help?
Thanks
Kaushal
We are using one script to get the contents from a website that is data scrapping.
But the thing is in that site they are providing short description & we need to get whole description but whole description comes by clicking More link.
When we click on more link the page is not getting refreshed but one more div is generated with full description.
So my question is how can I get that full description?
I am using PHP Script so I put the question here in this forum.
Any Idea?
Any Help?
Thanks
Kaushal