Easy to use FreeFortniteAPI module.
Project description
FreeFortniteAPI
Easy to use FreeFortniteAPI module.
Installing
Python 3.5 or higher is required
pip install FreeFortniteAPI
Documentation
To get started we first need to import the api and initialize the client.
import FreeFortniteAPI
api = FreeFortniteAPI.FortniteAPI
Aes
api.aes.build()
api.aes.main_key()
api.aes.updated()
News
api.news.image_gif()
api.news.date()
api.news.hash()
Creator Code
api.creator_code.code("{creator code}")
api.creator_code.status("{creator code}")
Creative Mode Island
api.creative_mode_island.title("{island code}")
api.creative_mode_island.description("{island code}")
api.creative_mode_island.published_date("{island code}")
api.creative_mode_island.image("{island code}")
api.creative_mode_island.creator("{island code}")
Cosmetics By ID
api.cosmetics.fetch_by_id.id("{id of the cosmetic}")
api.cosmetics.fetch_by_id.name("{id of the cosmetic}")
api.cosmetics.fetch_by_id.description("{id of the cosmetic}")
api.cosmetics.fetch_by_id.type("{id of the cosmetic}")
api.cosmetics.fetch_by_id.rarity("{id of the cosmetic}")
api.cosmetics.fetch_by_id.image("{id of the cosmetic}")
api.cosmetics.fetch_by_id.introduction("{id of the cosmetic}")
api.cosmetics.fetch_by_id.file("{id of the cosmetic}")
Map
api.map.all_locations()
api.map.image()
Playlists
api.playlists.all_playlists()
api.playlists.image()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
FreeFortniteAPI-1.1.0.tar.gz
(3.5 kB
view details)
File details
Details for the file FreeFortniteAPI-1.1.0.tar.gz.
File metadata
- Download URL: FreeFortniteAPI-1.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
317b40b66996f32b9191c0dfefd3ed35009652225624c514f067506b73fe302d
|
|
| MD5 |
1e866ab76206fd14b12c1e4e896eb74c
|
|
| BLAKE2b-256 |
7364ec1263869d4bdb026abce04d58b1be84981859b00372874f039b869765e7
|