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
The documentation is updated as soon as a PR merges in the master branch. This causes confusion when the documentation has already been updated and the version has not been released yet.
If I'm not mistaken, this is one of the features for version 0.6
This section of the guide talks about how to use browser fingerprints: https://crawlee.dev/python/docs/guides/avoid-blocking
However,
from crawlee.fingerprint_suite import DefaultFingerprintGenerator
doesn't seem to work - it's not an exposed symbol.I have
crawlee[all] v0.5.4
installed on Python 3.12The text was updated successfully, but these errors were encountered: