XWidgetSoft Forum https://bbs.xwidget.com/ |
|
webparsercore help https://bbs.xwidget.com/viewtopic.php?f=8&t=2748 |
Page 1 of 1 |
Author: | sesheron [ March 16th, 2013, 10:20 am ] |
Post subject: | webparsercore help |
I am working on a widget to read info from the uTorrent webui, which if you log in with /?list=1 on the end of the address, returns a text based list of torrents. I have entered the address into webparser core and entered a few regular expressions. In the text box bound to the webparser core, I inserted some of the %Stringindex1 , 2, 3 etc But in the text box I see the literal text %Stringindex1 and not whatever value is returned by the regular expression. Am I missing something? The url I am using is http://username:password@127.0.0.1:8080/gui/?list=1 I, of course, actually entered the correct username and password. This works for rainmeter etc. and I can view the address in chrome just fine. |
Author: | Tony [ March 18th, 2013, 5:44 am ] |
Post subject: | Re: webparsercore help |
hi, can you list of your regular? |
Author: | sesheron [ March 18th, 2013, 6:35 am ] |
Post subject: | Re: webparsercore help |
At this point I am trying to get anything to show up. For instance, I know the word torrent appears on the page. everytime. If I type in "torrent" nothing shows up. I see text above the box that says to quote things in "". Another one that should work is, "/"(.*)/"", with anything surrounded in quotes being what is returned. |
Author: | meme [ March 22nd, 2013, 12:16 am ] |
Post subject: | Re: webparsercore help |
Reading this WebParser Tutorial helped me get mine working, even the auto login just pick out what is relevant to xwidget http://docs.rainmeter.net/tips/webparser-tutorial Note: do not put the RegExp inside quotation marks xwidget does it for you. |
Page 1 of 1 | All times are UTC - 8 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |