Skip to main content

View, edit, and repackage Arkose Labs Funcaptcha fingerprints

Project description

bda / fingerprint

View, edit, and repackage Arkose Labs Funcaptcha fingerprints

>>> from unfuncaptcha_bda import ArkoseBrowserFingerprint
>>> bda="eyJjdCI6ImlvMmJUS3lrSnFObEdEU..." # encoded fingerprint
>>> user_agent = "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:123.0) Gecko/20100101 Firefox/123.0"
>>> timestamp = 1710028800 # passing in timestamp is optional
>>> fp = ArkoseBrowserFingerprint(bda, user_agent, timestamp)
>>> fp.fetch_key("api_type")
'js'
>>> fp.fetch_enhanced_fp_key("speech_voices_hash")
'beb5cdd6c77b3cf70bed82f758f104dd'
>>> fp.insert_enhanced_fp_key("key", "value")
'value'
>>> fp.fetch_enhanced_fp_key("key")
'value'
>>> fp.repackage()
'eyJjdCI6ImlvMmJUS3lrSnFObEdEU...'

Installation

UnFuncaptcha BDA is available on PyPI:

$ python -m pip install unfuncaptcha-bda

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unfuncaptcha_bda-0.0.2.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

unfuncaptcha_bda-0.0.2-py3-none-any.whl (16.0 kB view details)

Uploaded Python 3

File details

Details for the file unfuncaptcha_bda-0.0.2.tar.gz.

File metadata

  • Download URL: unfuncaptcha_bda-0.0.2.tar.gz
  • Upload date:
  • Size: 15.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.0

File hashes

Hashes for unfuncaptcha_bda-0.0.2.tar.gz
Algorithm Hash digest
SHA256 1095462899fd95c60b9a9aef6e1d2ab1d592f2fcb150cafde0f1c477e90a37d8
MD5 a5d192642ccfaf55a40b8458df9d5ac9
BLAKE2b-256 f23473f1f4a40c8da506579d5435301a6e2c0a16c4fbf4bccf1ad6c9453be861

See more details on using hashes here.

File details

Details for the file unfuncaptcha_bda-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for unfuncaptcha_bda-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cc9ec9f1274b86544ba317ab815b93f9d80e50a0e437edd38d2fc269513e4341
MD5 7a0b4a4f9e86c6a3c2eb2b20308a6019
BLAKE2b-256 3b70c32a2fdf6b94ac90f7f1f50a94c9c05513854c93b333dbfac24b2bf80e6c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page