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
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 serverseeker-1.0.2.tar.gz.
File metadata
- Download URL: serverseeker-1.0.2.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 |
d0841a84e8efd3d43a1dd26748fbe5d4c1cf6bed495943fae01112642a7352d3
|
|
| MD5 |
7ee1bd8a82c6b30d601aea7274be3e74
|
|
| BLAKE2b-256 |
52d278786ed26e6b5493a222ae7d9734e0b2c29e141757c0b9104ac9be669920
|
File details
Details for the file serverseeker-1.0.2-py3-none-any.whl.
File metadata
- Download URL: serverseeker-1.0.2-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 |
eb1668df105e4c6fa413310b423f3fbe8bff1e818ae8593c7e786de8aa272873
|
|
| MD5 |
01ef10557b027da16c67b6d0e1e4d5c2
|
|
| BLAKE2b-256 |
a75bb1517b9c59eca18be787cf0723e6a225fd7952aa3e9b80376f2d3ac6f8dc
|