Skip to content

Releases: dglttr/scrawler

v0.3.1

06 Jul 09:34
Compare
Choose a tag to compare

Changes:

  • Allow .cms file extension as valid text file extension (f74de37).
  • Misc improvements to documentation (including switching to the Furo theme).

0.3.0

14 May 08:27
Compare
Choose a tag to compare

Documentation on Read The Docs has been added! This release is meant to reflect that change and link to it on PyPI.

0.2.1

12 May 16:29
Compare
Choose a tag to compare

Fix error in is_same_host() (5537fbf).

0.2.0

09 May 15:27
Compare
Choose a tag to compare

Better automatic extraction of foreign URL filter from given start URL (see 41b819c).

0.1.1

26 Apr 18:21
Compare
Choose a tag to compare

Fixes ImportError in crawling.py and scraping.py.

0.1.0

26 Apr 15:08
Compare
Choose a tag to compare

Initial release.