{"id":4337,"library":"apify-fingerprint-datapoints","title":"Apify Fingerprint Datapoints","description":"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.","status":"active","version":"0.12.0","language":"en","source_language":"en","source_url":"https://github.com/apify/fingerprint-suite","tags":["data","browser-fingerprint","apify","web-scraping"],"install":[{"cmd":"pip install apify-fingerprint-datapoints","lang":"bash","label":"Install stable version"}],"dependencies":[],"imports":[{"note":"While 'FingerprintType' is technically importable, this package is not meant for direct interaction. Most users should rely on 'apify-fingerprint' which internally uses this data.","symbol":"FingerprintType","correct":"from apify_fingerprint_datapoints._type import FingerprintType"}],"quickstart":{"code":"# The 'apify-fingerprint-datapoints' package primarily provides data\n# and is not intended for direct user-facing interaction or a typical quickstart.\n# For generating browser fingerprints, install and use 'apify-fingerprint' instead.\n# Example for 'apify-fingerprint':\n# from apify_fingerprint import FingerprintGenerator\n# generator = FingerprintGenerator()\n# fingerprint = generator.get_fingerprint()","lang":"python","description":"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."},"warnings":[{"fix":"For generating browser fingerprints, install and use the `apify-fingerprint` library (`pip install apify-fingerprint`).","message":"This package is a data-only dependency and not designed for direct user interaction. Attempting to use it directly may lead to unexpected behavior or an inability to achieve intended results.","severity":"gotcha","affected_versions":"All versions"},{"fix":"No specific fix needed, but be aware that version bumps do not typically imply API changes for this specific package.","message":"The version numbers for this package (e.g., v0.12.0) primarily reflect updates to the data models it contains. There are very few changes to the package's Python API itself, which remains highly stable.","severity":"gotcha","affected_versions":"All versions"},{"fix":"Always use the `apify-fingerprint` library to interact with browser fingerprint data. Its API is stable and handles the underlying data details.","message":"Direct access to the raw data contained within this package is possible but discouraged. The data format may change without notice, and utility functions in `apify-fingerprint` are designed to handle these data structures safely.","severity":"gotcha","affected_versions":"All versions"}],"env_vars":null,"last_verified":"2026-04-12T00:00:00.000Z","next_check":"2026-07-11T00:00:00.000Z"}