feat: Expose `BrowserType` and `CrawleePage` by Mantisus · Pull Request #1798 · apify/crawlee-python

@Mantisus

Description

  • Expose BrowserType and CrawleePage in the public API. This can be useful for typing user code, and is also used in public methods in crawlee.browsers.

@Mantisus

@Mantisus Mantisus changed the title feat: Expose BrowserType and CrawleePage in feat: Expose BrowserType and CrawleePage

Mar 18, 2026

vdusek

@vdusek vdusek left a comment

Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me; just for sure, could you @janbuchar double-check we can expose these?

janbuchar

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, looks safe, thanks!