v2.32.9

spider-rs/spiderv2.32.9Mar 8, 2025by j-mendez

AI Summary

Adds thread-safe crawling and bootstrapping setup methods, specifically `crawl_chrome_send` and `crawl_raw_send`.

Key Highlights

  • Thread-safe crawling methods
  • New `crawl_chrome_send` method
  • New `crawl_raw_send` method

New Features

  • Thread-safe crawling
  • Send-based crawling methods

Full Release Notes

# Whats Changed

Two new methods for thread safe crawling and bootstrapping setup.
`website.crawl_chrome_send` and `website.crawl_raw_send`.

**Full Changelog**: https://github.com/spider-rs/spider/compare/v2.32.6...v2.32.9