gaurav goyal wrote: > Thanks for all your responses! > > I would like to know suppose if somehow I produce a Scrapper js file > just like Solvent tool do how can I integrate and test separately > with piggybank. I don't want paste that script in Solvent code > window. I want to know the process of publishing a Solvent js file > for Piggy-bank.Is it required to register it on particular > domain.What is require to register it to the domain.
To share a scraper with the world doesn't require any specific domain, just two stable URL's where you can publish the javascript file and a separate metadata file describing your scraper. I hunted a bit for some info on scraper publication, but I guess we haven't moved it into the wiki yet. Apologies. There are sample RDF metadata files for scrapers scattered about; here's one of mine: http://ryanlee.org/2005/05/scrapers.n3 Alternatively, you can use our wiki. For an example, see: http://simile.mit.edu/wiki/Generic_Web_Page_Scraper and this list of wiki-based scrapers: http://simile.mit.edu/wiki/Category:Javascript_screen_scraper Once you've published scrapers, there are directions here for how to install them, starting by browsing to the RDF metadata URL: http://simile.mit.edu/wiki/Piggy_Bank_Install_Screen_Scrapers#Install -- Ryan Lee [EMAIL PROTECTED] MIT CSAIL Research Staff http://simile.mit.edu/ http://people.csail.mit.edu/ryanlee/ _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
