Search found 3 matches

by jkok12
Thu Feb 12, 2015 5:37 am
Forum: Premades & Resources
Topic: Communicate with DeCaptcher.com
Replies: 1
Views: 13508

Re: Communicate with DeCaptcher.com

Some times DeCapther returns an error: server’s overloaded. Execution will be paused.
I do not want to type it manually. How can I do that. I mean is there a way not to stop trying solving the captcha?
by jkok12
Tue Feb 10, 2015 8:47 am
Forum: Q/A
Topic: Unable to capture dynamic text
Replies: 1
Views: 7647

Re: Unable to capture dynamic text

well I implemented a jscript gatherer, quite efficiently. The problem now is that it extracts not only the desired text that lies between multiple DIVs but also the following: <!-- function ll(s){var t='';for(var i=0;i<s.length;i+=3){t=t+s.substring(i+2,i+3)+s.substring(i,i+1)}location.href=t;} //--...
by jkok12
Sun Feb 08, 2015 11:11 am
Forum: Q/A
Topic: Unable to capture dynamic text
Replies: 1
Views: 7647

Unable to capture dynamic text

Hello, I am having problem extracting text from a series of pages. http://kithara.to/ss.php?id=exuGGXkyAkfr3zX8mOoiN1l7ObsqvVO9jZ8s_QAyyHuFJqaPlquZL_BeMo1SUNFTbpmRWXS-OqL1b-QEfUbqY1w0AfKa-19v The text seems to be nested in a <div id="text"> like below, which is of course different for each page. Wha...