Skip to main content

Glob

crawlee._utils.globs.Glob

Wraps a glob pattern (supports the *, **, ? wildcards).

Index

Constructors

Constructors

__init__

  • __init__(glob): None
  • Parameters

    • glob: str

    Returns None