Releases: dglttr/scrawler
Releases · dglttr/scrawler
v0.3.1
Changes:
- Allow
.cms
file extension as valid text file extension (f74de37).
- Misc improvements to documentation (including switching to the Furo theme).
0.3.0
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
Fix error in is_same_host()
(5537fbf).
0.2.0
Better automatic extraction of foreign URL filter from given start URL (see 41b819c).
0.1.1
Fixes ImportError
in crawling.py
and scraping.py
.