fix: Fix adding extra link for `EnqueueLinksFunction` with `limit` by Mantisus · Pull Request #1674 · apify/crawlee-python
Navigation Menu
{{ message }}
apify / crawlee-python Public
- Notifications You must be signed in to change notification settings
- Fork 705
Merged
Pijukatel merged 2 commits intoapify:masterfrom
Jan 20, 2026Merged
fix: Fix adding extra link for EnqueueLinksFunction with limit#1674
Pijukatel merged 2 commits intoapify:masterfrom
fix: Fix adding extra link for EnqueueLinksFunction with limit#1674
Pijukatel merged 2 commits intoapify:masterfrom
Conversation
Copy link
Collaborator
Mantisus
commented
Jan 15, 2026
Mantisus
commented
Description
- fix adding extra link for
EnqueueLinksFunctionwithlimit
Issues
Testing
- Add tests for
enqueue_linkswithlimitargument
Mantisus
requested review from
Pijukatel and
vdusek
Mantisus
self-assigned this
Mantisus
changed the title
Fix: fix adding extra link for
fix: Fix adding extra link for EnqueueLinksFunction with limitEnqueueLinksFunction with limit
Mantisus
force-pushed
the
enqueue-links-limit
branch
from
cf0b480 to
2d3fe82
Compare
Pijukatel approved these changes Jan 16, 2026
Pijukatel reviewed Jan 16, 2026
src/crawlee/crawlers/_basic/_basic_crawler.py
Outdated
Show resolved
Hide resolved
src/crawlee/crawlers/_basic/_basic_crawler.py Outdated Show resolved Hide resolved
vdusek approved these changes Jan 16, 2026
Copy link
Collaborator
vdusek
left a comment
vdusek
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment