I am really struggling please help me. So I have a flash website that displays dynamic data based upon the search parameters i input on the website page. Now I wish to copy the displayed data.
I am not interested in creating any swf file or jpeg file.
The data that is coming on the website is coming from the server as Base64 encrypted so i can’t use network sniffers.
My Questions are:
In the absence of a DOM how do I instruct my robot to do the following:
To know where and which button to click on the page
To know where to enter the parameters.
To Copy the displayed data.
Would appreciate any help. My email id is 84.gaurav.agrawal@gmail.com in case anyone wishes to send me some help.
Hi Venkat thanks for replying to me but your answer doesn’t answer my query. The website for which we have to do the scrapping for is not an HTML website but it is a Flash Website so there is no DOM through which we could copy paste the text. Do u know how could i perform scrapping off a Adobe Flash Website. Are there any video tutorials on this ?