Skip to content

0.0.6

Choose a tag to compare

@vdusek vdusek released this 25 Jun 13:26
a67b72f

Adds

  • BREAKING: BasicCrawler.export_data helper method which replaces BasicCrawler.export_to
  • Configuration.get_global_configuration method
  • Automatic logging setup
  • Context helper for logging (context.log)

Fixes

  • Handling of relative URLs in add_requests
  • Graceful exit in BasicCrawler.run