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)


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-0.2.0.tar.gz (2.4 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-0.2.0-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for open_freefire-0.2.0.tar.gz
Algorithm Hash digest
SHA256 ee458eeac01955d971dc832a807c7f760d898a535ad8635a92cf50004e8da5d8
MD5 e6fa83cfe4fecdb5d4180cd831089b83
BLAKE2b-256 a74058d0d0f9566ab0297d0849f688a6e07828aa4a27689d33d77ca8644b51a4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: open_freefire-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 2.7 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-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 81b110e928f025a24c3cc2fac61cede984b073bcd397ed367027d7a5bd5e9573
MD5 1fa7452f0acc3d1a4be421f88af97025
BLAKE2b-256 1c2351fcb99f984cd56f0f94e79392b6001a65f98ab7caed73cd07d7384cc0b6

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