crawlee-python icon indicating copy to clipboard operation
crawlee-python copied to clipboard

Create a new guide for crawling features

Open vdusek opened this issue 5 months ago • 0 comments

  • We could create a new documentation guide for all crawling-related features we provide.
  • The guide should include the following:
    • enqueu_links helper function,
    • Crawling limitations and controls:
      • EnqueueStrategy,
      • max_requests_per_crawl,
      • max_depth (or depth_limit) - to be added in #460.

vdusek avatar Aug 30 '24 11:08 vdusek