-
Notifications
You must be signed in to change notification settings - Fork 400
docs: Add architecture overview guide and more #1306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
docs/guides/code_examples/http_crawlers/custom_crawler_example.py
Outdated
Show resolved
Hide resolved
docs/guides/code_examples/request_loaders/sitemap_tandem_example.py
Outdated
Show resolved
Hide resolved
4b5d165
to
8e3f0f8
Compare
docs/guides/code_examples/request_loaders/sitemap_tandem_example_explicit.py
Outdated
Show resolved
Hide resolved
docs/guides/code_examples/request_loaders/rl_tandem_example_explicit.py
Outdated
Show resolved
Hide resolved
docs/guides/code_examples/request_router/playwright_pre_navigation.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't get intimidated by those comments - this is legitimately good. Multiple times, I thought "Yeah, but then we need to also mention that ...", only to immediately find out that you thought of that already. Great work!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Description
Issues
Testing
Checklist