Skip to content
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

from crawlee.fingerprint_suite import DefaultFingerprintGenerator fails #1032

Closed
yqiang opened this issue Feb 27, 2025 · 4 comments
Closed
Labels
t-tooling Issues with this label are in the ownership of the tooling team.

Comments

@yqiang
Copy link

yqiang commented Feb 27, 2025

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.12

@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Feb 27, 2025
@Mantisus
Copy link
Collaborator

Mantisus commented Feb 27, 2025

Hey @yqiang

Could you test this on the 0.6.0b28 beta release?

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

@yqiang
Copy link
Author

yqiang commented Feb 27, 2025

Seems to work on the beta release, thanks. Agree that it's very confusing :)

@Mantisus
Copy link
Collaborator

Yes, I totally agree :)

@vdusek
Copy link
Collaborator

vdusek commented Mar 3, 2025

Hi @yqiang, sorry about that, we are planning to have documentation versioning soon.

@vdusek vdusek closed this as completed Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-tooling Issues with this label are in the ownership of the tooling team.
Projects
None yet
Development

No branches or pull requests

3 participants