0.1.1
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 toWARNING
by default. - Fix CLI behavior with existing project folders