Skip to content

0.1.1

Choose a tag to compare

@vdusek vdusek released this 19 Jul 12:15
49ff6e2

Features

  • Support for proxy configuration in PlaywrightCrawler.
  • Blocking detection in PlaywrightCrawler.
  • Expose crawler.log to public.

Bug fixes

  • Fix Pylance reportPrivateImportUsage errors by defining __all__ in modules __init__.py.
  • Set HTTPX logging level to WARNING by default.
  • Fix CLI behavior with existing project folders