You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- closes#2407
- the function itself makes it easier to use a Router for
structured adaptive crawling
- in this PR, we also export the `AdaptivePlaywrightCrawlerContext` type
and relax the type parameter constraint on `Router` to
`RestrictedCrawlingContext`
There are convenience functions for all remaining crawler types, and this makes it difficult to write adaptive scrapers.
The text was updated successfully, but these errors were encountered: