BrowserPlugin | API | Crawlee for Python · Fast, reliable Python web crawlers.

Hierarchy

Index

Methods

Properties

Methods

__aenter__

__aexit__

  • async __aexit__(exc_type, exc_value, exc_traceback): None

  • Parameters

    • exc_type: type[BaseException] | None
    • exc_value: BaseException | None
    • exc_traceback: TracebackType | None

    Returns None

new_browser

Properties

active

AUTOMATION_LIBRARY

AUTOMATION_LIBRARY: str | None

browser_launch_options

browser_launch_options: Mapping[str, Any]

browser_new_context_options

browser_new_context_options: Mapping[str, Any]

browser_type

max_open_pages_per_browser

max_open_pages_per_browser: int