Changelog¶
1.1.0 (2026-07-22)¶
Add
django_crawl.crawl(), a Python API for crawling within your test suite. See the new API documentation.Parse HTML with html5ever instead of justhtml, speeding up link extraction by up to 100x.
1.0.0 (2026-07-22)¶
Initial release.