Apify Fingerprint Datapoints is a Python package that provides a collection of browser fingerprint data. It serves as a data dependency for other libraries within the Apify Fingerprint Suite, such as `apify-fingerprint`, and is not intended for direct use by end-users. It undergoes frequent, automated releases primarily to update the underlying fingerprint models.
pip install apify-fingerprint-datapointsVerified import paths — ran on the pinned version, not inferred.
This package is a data dependency. There is no typical quickstart for direct use. For generating browser fingerprints, use the `apify-fingerprint` library, which utilizes the data from this package internally.
For generating browser fingerprints, install and use the `apify-fingerprint` library (`pip install apify-fingerprint`).
No specific fix needed, but be aware that version bumps do not typically imply API changes for this specific package.
Always use the `apify-fingerprint` library to interact with browser fingerprint data. Its API is stable and handles the underlying data details.
No dependency data recorded yet.