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

Hierarchy

Index

Methods

Methods

fetch_next_request

  • async fetch_next_request(): Request | None

get_handled_count

  • async get_handled_count(): int

  • Returns int

get_total_count

  • async get_total_count(): int

  • Returns int

is_empty

  • async is_empty(): bool

  • Returns bool

is_finished

  • async is_finished(): bool

  • Returns bool

mark_request_as_handled

to_tandem