Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/butterdebugger/mc-skin-scraper
Generate an unlimited supply of scraped Minecraft skins
https://github.com/butterdebugger/mc-skin-scraper
Last synced: about 1 month ago
JSON representation
Generate an unlimited supply of scraped Minecraft skins
- Host: GitHub
- URL: https://github.com/butterdebugger/mc-skin-scraper
- Owner: ButterDebugger
- License: mit
- Created: 2023-10-20T20:20:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-27T18:25:44.000Z (7 months ago)
- Last Synced: 2024-05-28T04:02:03.995Z (7 months ago)
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Minecraft Skin Scraper
A simple project created in Python with the goal of obtaining an unlimited supply of Minecraft skins.
## Methods
*`clean_uuids.py`*
Used to filter out duplicates and reformats all uuid lists*`find_uuids.py`*
Used to generate uuids using two methods:
1. Randomly generated usernames to uuids
2. Grab uuids from players who heart minecraft servers on NameMC*`get_skins.py`*
Scans through every uuid lists and converts uuids to skins*`listing.py`*
Used to get skins published onto Minecraft skin gallery websites## Lists
All lists containing uuids should be stored in the `uuids` directory. Pre-made lists are available to download with the links provided below:
1. *`q.txt`* Large list of hypixel player uuids from [this thread](https://hypixel.net/threads/mc-player-uuid-list-7-000-000.4706530/)
2. *`kaggle.txt`* Large list of minecraft uuids taken from [this database](https://www.kaggle.com/datasets/sha2048/minecraft-skin-dataset?select=Skins)