Skip to content

v0.1.43

Choose a tag to compare

@bdperkin bdperkin released this 16 Jun 03:47
· 10 commits to main since this release

v0.1.43 (2026-06-16)

Bug Fixes

  • spider: Add unused-ignore to type ignore for version compatibility (#103, 0959456)

  • spider: Queue all discovered links, not just the first one (#103, 0959456)

  • spider: Remove login requirement - use BrowserSession auto-load (#103, 0959456)

  • spider: Wait for networkidle instead of domcontentloaded (#103, 0959456)

Chores

  • spider: Clean up vulture warnings (#103, 0959456)

  • spider: Improve code quality and linter compliance (#103, 0959456)

Features

  • spider: Add season web spider utility (#103, 0959456)

  • spider: Add season web spider utility with comprehensive tooling (#103, 0959456)

  • spider: Add URL pattern deduplication and network artifacts (#103, 0959456)


Detailed Changes: v0.1.42...v0.1.43