[RELEASE] Scraper Editor (Based on ScraperXML open source C# Library) - Help wanted!

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
DonJ Offline
Team-XBMC Member
Posts: 503
Joined: May 2005
Reputation: 5
Post: #11
Yes, looks great. Looking forward to the next release.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Nicezia Offline
Fan
Posts: 369
Joined: Nov 2006
Reputation: 0
Location: Montgomery, Alabama
Post: #12
Thanks for the sticky!!!

Version 1.5 is ready

Here ya go new release.
Download and ENJOY!!!

I'm working on a Help file that will not only explain the use of ScraperXML Editor, but give a detailed tutorial from start to finish of writing a scraper, some basic guidelines on do's and don'ts and good scraper writing tips.

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]
(This post was last modified: 2009-06-23 01:11 by Nicezia.)
find quote
Nicezia Offline
Fan
Posts: 369
Joined: Nov 2006
Reputation: 0
Location: Montgomery, Alabama
Post: #13
Is anybody using this?
I need a little feedback, as to if there are any errors , and some suggestions for improvment would be nice as well

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
Eso Rimmer Offline
Junior Member
Posts: 7
Joined: Jul 2009
Reputation: 0
Post: #14
Will there be any tutorial for this tool? When I open working scraper, how can I test it see how it works? I have no idea how to use it.
find quote
Nicezia Offline
Fan
Posts: 369
Joined: Nov 2006
Reputation: 0
Location: Montgomery, Alabama
Post: #15
Eso Rimmer Wrote:Will there be any tutorial for this tool? When I open working scraper, how can I test it see how it works? I have no idea how to use it.

Yes there's a whole suite coming soon with Help files

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
Daniel Malmgren Offline
Senior Member
Posts: 181
Joined: Jul 2009
Reputation: 0
Location: Sweden
Thumbs Up    Post: #16
Just joined the forum because I wanted to say that this is a really great tool! Only weak points are the lack of documentation and some functions that aren't implemented yet. Once this is fixed this will be the absolutely ultimate scraper editor.
find quote
Nicezia Offline
Fan
Posts: 369
Joined: Nov 2006
Reputation: 0
Location: Montgomery, Alabama
Post: #17
Daniel Malmgren Wrote:Just joined the forum because I wanted to say that this is a really great tool! Only weak points are the lack of documentation and some functions that aren't implemented yet. Once this is fixed this will be the absolutely ultimate scraper editor.

thanks, working on new features & documentation - but its going slow since my priority is to finish up ScraperXML, the source of the editor and the release are now availabe at Sourceforge

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
Nicezia Offline
Fan
Posts: 369
Joined: Nov 2006
Reputation: 0
Location: Montgomery, Alabama
Post: #18
Does XBMC follow some kind of standard indentation model? I'd like for the scrapers made or edited with the editor to be able to directly patch with svn

New Release Features:

Changed things around in Tester a bit, allowing to set ALL buffers individual, UrlEncode data in buffers download webpages or open files to any given buffer.

Buffer Chase Mode, (When you are walking through functions, the first watch window will show you what's in the current target buffer, the second will show you the buffer of the last executed RegExp, When running a function the third watch window will show you what's in the Function's Dest buffer.

New window that displays the state of all buffers (ReadOnly and is disabled during RunFunction Mode)

Next Version Features:
Complete execution/Walk=through of scraper from createsearchurl to getdetails (+ custom function execution) with automatic downloading and buffer-fill of webpages

Context Menu with common Regular expressions and capture options for the expression box.

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]
(This post was last modified: 2009-07-27 22:37 by Nicezia.)
find quote
Nicezia Offline
Fan
Posts: 369
Joined: Nov 2006
Reputation: 0
Location: Montgomery, Alabama
Post: #19
[Image: Preview4.jpg]

Download

Source code available in svn as well

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
spiff Offline
Grumpy Bastard Developer
Posts: 12,234
Joined: Nov 2003
Reputation: 82
Post: #20
bit off topic and probably does not directly relate to your app but thought i'd poke you in any case;

http://forum.xbmc.org/showthread.php?got...st&t=55460

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
Post Reply