Skip to content

Releases: MaxPensel/OpenWebScraper

OpenWebScraper 0.7.0 beta

22 Apr 20:32

Choose a tag to compare

Pre-release

New beta release for OpenWebScraper.

New features:

  • Paragraph crawl analyzer module
    • Analyze your crawl data while it is still running or after it has finished (count paragraphs/words)
    • Also analyzes logs, counts all warnings and by type (for most common warnings)

Fixes:

  • Saving crawl specification without starting a crawl only saves valid urls now (#12)

Recommended with OWS-Scrapy-Wrapper 0.4.2 beta

OpenWebScraper 0.6.1 beta

20 Apr 17:04

Choose a tag to compare

Pre-release

New beta release for OpenWebScraper

Improvements:

  • Better integration of scrapy-wrapper link
  • Improved settings handling

Recommended with OWS-Scrapy-Wrapper 0.4.1 beta

OpenWebScraper 0.6.0 beta

27 Jan 18:53
97e97f9

Choose a tag to compare

Pre-release

Another pre-release of the OpenWebScraper Scrapy Frontend.
New features:

  • Separate whitelist configuration
  • Better language detection options
  • Raw Content parsing, store those scraped pages as raw as they come!

Recommended with OWS-scrapy-wrapper 0.3.1 beta

OpenWebScraper 0.5.0 beta

12 Nov 15:18

Choose a tag to compare

Pre-release

This is the first beta-release of the OpenWebScraper.
Features:

  • Crawler module
  • Template module
    • Used to preview code structure of a UI module