I am trying to create a bot using UBOT 4 pro to do the following
1) search http://answers.yahoo.com for a particular keyword
2) scrape the Title of the question + 3 answers for each question
3) do this for 100 questions.
yahoo answers is using java script to display the results. For some reason i am not able to select the element of the question.
I have attached the partial bot here. can the "super coders" here help please ?
1) search http://answers.yahoo.com for a particular keyword
2) scrape the Title of the question + 3 answers for each question
3) do this for 100 questions.
yahoo answers is using java script to display the results. For some reason i am not able to select the element of the question.
I have attached the partial bot here. can the "super coders" here help please ?