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
PlutoniumMCPE-1.0.2.tar.gz
(4.6 kB
view details)
Built Distribution
File details
Details for the file PlutoniumMCPE-1.0.2.tar.gz
.
File metadata
- Download URL: PlutoniumMCPE-1.0.2.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23006f7b3183a89b4811a0d96e1cb769c41ce46bffbc1093427ddec5894f9d2a |
|
MD5 | bd918c87e9a3d71a5f6ac4200c4cb11e |
|
BLAKE2b-256 | c7ec6ac8fc24ba7d0e7a81611b20394127877109cfb47b5b16ef28eb24c724aa |
File details
Details for the file PlutoniumMCPE-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: PlutoniumMCPE-1.0.2-py3-none-any.whl
- Upload date:
- Size: 6.9 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 | d6cd4b5dbc7b602ec2ed2271764ed8a2906f92d8ab715ab9de6fd725d5d6b2f4 |
|
MD5 | ff2c4a5d65d33a3b793c468011ca6be9 |
|
BLAKE2b-256 | 50db104c1c46cd6cbfe02df49d2fc608e8a2d512cef3283fd2f898ef8cb0657a |