Release History

VersionDateDescription
0.5 2005-09-26Ease-of-use release
0.4 2005-08-10Four new features
0.3 2004-06-23Biggest change is POST ability
0.2 2004-04-13OSCube + Example
0.1 2003-12-23Initial release

Get the RSS feed of the last changes

Release 0.5 - 2005-09-26

TypeChangesBy
add Manual written to make it easier to start using Scraping-Engine hen
add Template structure created to make it easier to start using Scraping-Engine hen
fix Catch RuntimeExceptions in the ScrapingRunner so that a problem in one scraper does not stop the others from running hen
add Basic Authenticationon now supported for http://, and not just https:// hen
fix Updated to oscube 0.3, scheduling configuration options are affected; to simple-jndi 0.11, which will mean changes to your sj .properties files; and to gj-core 3.1, which will get rid of some pesky warnings hen

Release 0.4 - 2005-08-10

TypeChangesBy
add Caches HttpClient object for a scraper, thereby supporting cookies Fixes SCB-17. hen
add Ability to set any HTTP Header for initial request. If a User-Agent header is specified, Scraping-Engine will use this to look for a robots.txt Fixes SCB-18. hen
add ftp:// urls now supported in much the same way as http/https Fixes SCB-21. hen
add Fetchers are now pluggable Fixes SCB-24. hen

Release 0.3 - 2004-06-23

TypeChangesBy
add Move the example UrlScraper into the main distro so everyone may use it Fixes SCB-12. hen
add Add support for POST requests Fixes SCB-16. hen
update Create .bat files for the example Fixes SCB-14. hen

Release 0.2 - 2004-04-13

TypeChangesBy
add Examples zip download Fixes SCB-8. hen
update Extracted OSCube hen

Release 0.1 - 2003-12-23

TypeChangesBy
fix Infinite loops on africainsight.org Fixes SCB-2. hen
add Needs to respect robots.txt before being unleashed fully Fixes SCB-3. hen
add Add the PrinterStore, a store that prints out Fixes SCB-5. hen
add Add a FileStore concept so that scraped data may be saved Fixes SCB-7. hen