A simple synchronous API wrapper around Phisherman
Project description
Phisherman
Phisherman is a synchronous wrapper around the Phisherman API
✔️ Installation
Use the package manager pip to install Phisherman.
pip install Phisherman
✨ Usage
from phisherman import Phisherman
# Your Phisherman API key
key = 'KEY'
# Phisherman API client
phisherman = Phisherman(key)
# Check if the specified domain is Phisherman's database
phisherman.check_domain('suspicious.test.phisherman.gg')
# Get information about the specified domain from the Phisherman database
phisherman.get_domain_info('suspicious.test.phisherman.gg')
# Reports a phish caught given a domain and the id of the guild the phish was caught in
phisherman.report_caught_phish('verified.test.phisherman.gg', 1)
🚩 License
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
Phisherman-0.0.1.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file Phisherman-0.0.1.tar.gz
.
File metadata
- Download URL: Phisherman-0.0.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4c4ebb407067bec04048a1434e4502912478d5de0cb62cbbb8e5202848590a5 |
|
MD5 | bbfa33f6f39bdb243f2eebf98a6c18bb |
|
BLAKE2b-256 | 90b70c2d09ac62ef28567c7ef476a9fc165d7c0c9a92fba08c4327a73974c587 |
File details
Details for the file Phisherman-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: Phisherman-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cb724a3b3102d3d68693f85a38e4f7fc7c012f8d5e95a9e3f84fea474d2ef53 |
|
MD5 | 11694a58753778e6622a0ba20cf8c91c |
|
BLAKE2b-256 | 4405fb1e3263bb6e91de4f290f4da0c46d918f24c7a38c278e26d16ef0b6d107 |