Skip to main content

OpenFF: Fetch FF account info and ban status

Project description

OpenFF

Introduction

OpenFF is a Python package that allows users to fetch any FF account info directly from Python.

Created by Abdul Moeez in Pakistan.

Example FF UID: 12544204952.


Usage

OpenFF contains two functions:

  1. show_info(uid, region)

  2. is_ban(uid)


CLI Usage

OpenFF 1.2.0 contain cli commands:

show_info --reg

UID arg is require. If you not use --reg so it was use "PK" as default.

is_ban

UID arg is require.


Function: show_info()

Parameters:

uid (int) → FF UID (example: 12544204952)

region (str) → Region code (example: "PK")

Returns:

Account information in JSON format.

Example:

import OpenFF

info = OpenFF.show_info(12544204952, "PK") print(info)


Function: is_ban()

Parameters:

uid (int) → FF UID (example: 12544204952)

Returns:

Ban status of the account in JSON format.

Example:

import OpenFF

ban_status = OpenFF.is_ban(12544204952) print(ban_status)


Notes

UID must be an integer (11 digits)

Region must be a string

Functions have automatic error handling


Thanks

Thanks for using my Python package! 🎉

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

open_freefire-1.2.0.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

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

open_freefire-1.2.0-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file open_freefire-1.2.0.tar.gz.

File metadata

  • Download URL: open_freefire-1.2.0.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for open_freefire-1.2.0.tar.gz
Algorithm Hash digest
SHA256 cc53d8fa443674b259d87a1117313a0add7b5148816a0e8faa1cf4f5b6ec5eaa
MD5 84ca49e637b3f07727325a7d239b3d32
BLAKE2b-256 712f27b74528d9e34166af9c6619300f29aa959468b86554b68ad4ffe27a734d

See more details on using hashes here.

File details

Details for the file open_freefire-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: open_freefire-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for open_freefire-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a488523e3e9bd389c112cb1dbde0fbf04b684ccc2ce101ea8a37bb08cbef82f7
MD5 f292a28215524eb0381d53ad12085e6d
BLAKE2b-256 6a9eeffbf577981c7fa8e64a06e76fe60fb3c357a2cff8354cbda892460dfe8d

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