Registry / data / apify-fingerprint-datapoints

apify-fingerprint-datapoints

JSON →
library0.15.0pypypi✓ verified 23d ago

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-datapoints
INSTALL
IMPORT
SIG · APIFY-FINGERPRINT-
A
apify-fingerprint-datapoints
datapythonv0.15.0
Install
1.5s avg
Import
13ms
Disk
17MB
Pass rate
10/ 10
Env Coverage10 / 10
glibc
3.93.13
musl
3.93.13
Install & Compatibility
Where this runs
tested against v0.15.0 · pip install
no network on importno background threads
Install × environment matrix
Each cell = how many times install + import succeeded across repeated harness runs. Partial = flaky.
glibc = Debian/Ubuntu slim · musl = Alpine Linux
musl
py 3.103.95 runs
installs and imports cleanly · install 0.0s · import 0.014s · 18.6MB
glibc
py 3.103.95 runs
installs and imports cleanly · install 1.5s · import 0.012s · 19MB
17MB installed
● package 17MB
Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Path
from apify_fingerprint_datapoints import Path
from apify_fingerprint_datapoints._type import FingerprintType
get_browser_helper_file
from apify_fingerprint_datapoints import get_browser_helper_file
get_fingerprint_network
from apify_fingerprint_datapoints import get_fingerprint_network

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.

# The 'apify-fingerprint-datapoints' package primarily provides data # and is not intended for direct user-facing interaction or a typical quickstart. # For generating browser fingerprints, install and use 'apify-fingerprint' instead. # Example for 'apify-fingerprint': # from apify_fingerprint import FingerprintGenerator # generator = FingerprintGenerator() # fingerprint = generator.get_fingerprint()
Debug
Known issues
gotchaThis 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.
fix
For generating browser fingerprints, install and use the `apify-fingerprint` library (`pip install apify-fingerprint`).
affects: All versions
gotchaThe 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.
fix
No specific fix needed, but be aware that version bumps do not typically imply API changes for this specific package.
affects: All versions
gotchaDirect 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.
fix
Always use the `apify-fingerprint` library to interact with browser fingerprint data. Its API is stable and handles the underlying data details.
affects: All versions
Upgrade
Version history
0.15.0latest on PyPI · released Aug 5, 2026
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
34
OpenAI (training)
1
Resources
apify-fingerprint-datapoints — pip install apify-fingerprint-datapoints · libregistry