Skip to content

Releases: hollingsworthd/ScreenSlicer

ScreenSlicer

08 Dec 05:57
Compare
Choose a tag to compare

logo
automatic, zero-config web scraping

v1.1.0 Release Notes:

  • Fix URL canonicalization
  • Handle onclick events when fetching pages
  • Recover from Firefox crashes
  • More robust handling of HTTP gets
  • Remove unused dependencies and Firefox addons
  • Support to send custom HTTP headers on each request
  • Ability to specify browser config options
  • Support for very large result sets
  • Options to specify result patterns
  • Default config options for proxies and instance IPs
  • Ability to disable request throttling
  • Recursive/chained queries
  • Option to turn off result extraction (just return HTML)
  • Better support for fetching pages from public web caches

ScreenSlicer

21 Oct 19:37
Compare
Choose a tag to compare

logo
automatic, zero-config web scraping

v1.0.0 Release Notes:

  • improve ability to fetch pages from public web caches
  • add charset=utf-8 to JSON responses
  • fix problems loading screenslicer.config files
  • simplify Firefox profile and plugins
  • remove unused JAR libraries
  • add/fix Java helper functions to construct API objects from JSON

Breaking Changes Since v0.9.2:

  • none

ScreenSlicer

06 Oct 17:07
Compare
Choose a tag to compare

logo
automatic, zero-config web scraping