feat: BasicCrawler.export_data helper by janbuchar · Pull Request #222 · apify/crawlee-python
Navigation Menu
{{ message }}
apify / crawlee-python Public
- Notifications You must be signed in to change notification settings
- Fork 705
Merged
feat: BasicCrawler.export_data helper#222
feat: BasicCrawler.export_data helper#222
Conversation
Copy link
Collaborator
janbuchar
commented
Jun 24, 2024
janbuchar
commented
janbuchar added 2 commits
June 24, 2024 16:48label
Jun 24, 2024
janbuchar
requested a review
from vdusek
github-actions
bot
assigned
janbuchar
github-actions
bot
added this to the
92nd sprint - Tooling team milestone
github-actions
bot
added
the
tested
label
Jun 24, 2024github-actions bot reviewed Jun 24, 2024
Copy link
Contributor
github-actions
bot
left a comment
github-actions
bot
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⚠️ Pull Request Tookit has failed!
None of the pull request and linked issue has estimate
janbuchar and others added 3 commits
June 24, 2024 16:57vdusek requested changes Jun 25, 2024
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, just naming and one more thing: the class ExportToKwargs - couldn't it be removed now?
src/crawlee/storages/dataset.py
Show resolved
Hide resolved
src/crawlee/storages/dataset.py Show resolved Hide resolved
Copy link
Collaborator Author
janbuchar
commented
Jun 25, 2024
janbuchar commented
Jun 25, 2024the class
ExportToKwargs- couldn't it be removed now?
No, it's still used in Dataset.export_to.
vdusek approved these changes Jun 25, 2024
janbuchar
merged commit
237ec78
into
master
janbuchar
deleted the
export-data-helper
branch
janbuchar
mentioned this pull request
Merged
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