A Python wrapper for the ServerSeeker API. This is a CLI to work with ServerSeeker, a tool to scan for Minecraft servers. Visit serverseeker.net for more info.
Project description
ServerSeeker Python Wrapper
This is a Python wrapper for ServerSeeker designed to be used as a CLI. The original API was written by a user going by DAM and the API documentation can be found here: Link
Installation
Installation by pip
will be supported in the near future. However, for right now: you can download the .exe
file found on the releases tab and drag it to a folder that is added to the PATH environment variable.
Quickstart
API Key
serverseeker auth <api_key>
will configure your API key. This information is stored locally and the credentials are not sent to anybody.
/whereis
Now try serverseeker whereis <username> [--copy]
to search players via username or serverseeker whereis <uuid> --uuid [--copy]
to search players via UUID (remember the --uuid
option!)
For example: serverseeker whereis 069a79f4-44e9-4726-a5be-fca90e38aaf5 --uuid
which can be substituted with serverseeker whereis Notch
You can append the --copy
option to any API call command (i.e. all commands except for serverseeker auth <api_key>
) to copy the response to your clipboard if it gets very long.
/server_info
Now try serverseeker info <ip> <port: 25565> [--copy]
. The port
argument is 25565 by default, therefore it is optional.
For example: serverseeker info 109.123.240.84 --copy
will copy the returned information about 109.123.240.84:25565
to your clipboard.
/servers
Now try serverseeker search <online_players: [0, "inf"]> <max_players: [0, "inf"]> <protocol: 764> <online_after: 0> <software: "any"> <country_code: ""> <description: ""> [--cracked] [--copy]
. Append the --cracked
option to search for cracked servers
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
File details
Details for the file serverseeker-1.0.0.tar.gz
.
File metadata
- Download URL: serverseeker-1.0.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a3122acc3cbc7a837e3a8c57d07cdad108a7480b9e98f90d56cbab0dbc94c32 |
|
MD5 | 7115e1e6e52a0b568b0ad7680229eab7 |
|
BLAKE2b-256 | f56927dcdeaef6ebfb133aa9f8940fd98bd47a05568089a9e2f85d5daca8102a |
File details
Details for the file serverseeker-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: serverseeker-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 589ea1fbe756a651b71de72da0124f223ca6a34a921b9c786a6bcf0191df37d4 |
|
MD5 | 0a3de00df50b33073c226c114d9a8f58 |
|
BLAKE2b-256 | 7eded3435c96406b0362e82b055c6428cd1e4baa733d866724b5f79d4fd836e6 |