ScraperXML (Open Source XML Web Scraper C# Library) please help verify my work...

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
lboregard Offline
Junior Member
Posts: 5
Joined: Aug 2010
Reputation: 0
Post: #321
hi, im trying to compile the source code , but i'm getting a couple of errors

- regexbuddy isn't available ... the only reference i find about regexbuddy is a shareware app on the web, no sign of an activex availability

- after commenting out regexbuddy, there are a couple of classes in scrapercontrols that do not appear: Labeled_Bool, etc.

pls help in compiling the source code
find quote
Nicezia Offline
Fan
Posts: 369
Joined: Nov 2006
Reputation: 0
Location: Montgomery, Alabama
Post: #322
sorry guys been real busy but i'm back.

need to catch up to the dahrma changes in scraper process and i'll have everything updated soon.

ScraperXML Open Source Web Scraper Library compatible with XBMC XML Scrapers


I Suck, and if you act now by sending only $19.95 and a self addressed stamped envelop, so can you!

[Image: teamumx_sigline.png]
find quote
Teroan Offline
Junior Member
Posts: 3
Joined: Nov 2010
Reputation: 0
Post: #323
I'm trying to use the command line tool with the fixed IMDB scraper for camelot and it does not appear to work. Search works but when trying to get details it fails with error "Input string was not in a correct format". Url was "http://akas.imdb.com/title/tt1055369/combined". Note that i used the example from the command line program.

I tested the XML file with XBNE, which appears to use this command line tool as well, it didn't work either. However it works on Ember Media Manager and XBMC 9.11 (camelot).

Thanks in advance!
find quote
Nicezia Offline
Fan
Posts: 369
Joined: Nov 2006
Reputation: 0
Location: Montgomery, Alabama
Post: #324
Teroan Wrote:I'm trying to use the command line tool with the fixed IMDB scraper for camelot and it does not appear to work. Search works but when trying to get details it fails with error "Input string was not in a correct format". Url was "http://akas.imdb.com/title/tt1055369/combined". Note that i used the example from the command line program.

I tested the XML file with XBNE, which appears to use this command line tool as well, it didn't work either. However it works on Ember Media Manager and XBMC 9.11 (camelot).

Thanks in advance!

Well i'm re-writing all the ScraperXML code almost completely from scratch to support camelot (for XBMC4XBox & XBMC pc flavors) I've learned alot about what i did wrong with ScraperXML (and a lot more about programming since i started) the commandline interface is also being re-written.

Though it may help me if you turn on the "full debug" option and pastebin the resuts for me to look over, so whatever the error is it doesn't resurge in the new version.

ScraperXML Open Source Web Scraper Library compatible with XBMC XML Scrapers


I Suck, and if you act now by sending only $19.95 and a self addressed stamped envelop, so can you!

[Image: teamumx_sigline.png]
find quote
Teroan Offline
Junior Member
Posts: 3
Joined: Nov 2010
Reputation: 0
Post: #325
How do i turn on "full debug"? Smile
find quote
djashjones Offline
Senior Member
Posts: 159
Joined: Oct 2010
Reputation: 0
Post: #326
how can i download the full source without having to install a svn client?
find quote
Post Reply