Plutonium MCPE Scraper
Project description
Plutonium MCPE Scraper est un module Python qui extrait et organise les informations de statistiques à partir du site de Plutonium MCBE, les présentant sous forme de dictionnaire propre.
Utilisation
Obtention des statistiques d'un joueur
import plutonium
name = 'Cylion LM'
playerClass = plutonium.player()
data = playerClass.get(name)
Valeur de 'data'
{'code': 200, 'data': {'rank': 'Joueur', 'head': 'https://cdn.plutonium.best/Cylion LM/head', 'body': 'https://cdn.plutonium.best/Cylion LM/body', 'kills': {'amount': '0', 'top': '#8155'}, 'money': {'amount': '15189', 'top': '#439'}, 'jobs': {'farmer': {'level': '0', 'exp': '0%'}, 'Miner': {'level': '0', 'exp': '0%'}, 'Lumberjack': {'level': '0', 'exp': '0%'}, 'Killer': {'level': '0', 'exp': '0%'}}}}
License
Copyright (c) 2023 LocheMan
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file PlutoniumMCPE-0.0.1.dev0.tar.gz.
File metadata
- Download URL: PlutoniumMCPE-0.0.1.dev0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ce37f2b6ae51cd2db825cdb6654d466f561a958f95b670dcd75e7054e38434c
|
|
| MD5 |
625d968ad34551e7661f0cd8f50d1b8b
|
|
| BLAKE2b-256 |
9de9d1a52692ec8f832765135e02b127aa00df7275844a8607fdc2f4592246a6
|
File details
Details for the file PlutoniumMCPE-0.0.1.dev0-py3-none-any.whl.
File metadata
- Download URL: PlutoniumMCPE-0.0.1.dev0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fc329b9c8f173a42f615927098458449f4fe5b079d1661a97b6fd39bb735f68
|
|
| MD5 |
52c3c9a4e5ae567ffdf680c183ffb8fd
|
|
| BLAKE2b-256 |
95bb8e637b1c666a2d8678c14412e8a87dcdbcb5ae03bb9c38679503a02e1564
|