Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

python/docs/introduction/adding-more-urls #748

giscus[bot] bot announced in Comments
Nov 27, 2024 · 1 comments · 1 reply
Discussion options

python/docs/introduction/adding-more-urls

Previously you've built a very simple crawler that downloads HTML of a single page, reads its title and prints it to the console. This is the original source code:

https://crawlee.dev/python/docs/introduction/adding-more-urls

You must be logged in to vote

Replies: 1 comment · 1 reply

Comment options

nit: the package does not seem to exist in the correct path for latest crawlee version.
from crawlee.enqueue_strategy import EnqueueStrategy

works in:
from crawlee import EnqueueStrategy

You must be logged in to vote
1 reply
@janbuchar
Comment options

This should be fixed now. Thanks for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.