unofficial mailpoof module
Project description
# Installation
## Windows Install Chrome and Chromedriver<br> <code>choco install chromedriver</code><br> Or if you need a specific version of chromedriver <code>choco install chromedriver –version 89.0.4389.230</code>
## Debian/Ubuntu <code>sudo apt install chromium-browser chromium-chromedriver</code>
## macOS Install Chrome and Chromedriver<br> <code>brew install chromedriver</code>
# Usage Calling the module might take a minimum of 10 seconds ### Install module <code>pip install unofficialmailpoof</code>
### Import it <code>import unofficialmailpoof as mp</code>
### Use it <code>print(mp.getallmails(‘john.doe@mailpoof.com’))<br> print(mp.getallmails(‘john.doe’))</code><br> If you want to see what the bot is doing, add argument 1 or True to getallmails like this:<br> <code>print(mp.getallmails(‘john.doe@mailpoof.com’,1))<code><br> <code>print(mp.getallmails(‘john.doe@mailpoof.com’,True))<code>
# Result The output should look like this <br> [‘subject’,’sender@email.com’,’New York date and time’,’message’,[‘links within the message’]] <br> <br> [[‘First Mail!’, ‘emailsender1@email.com’, ‘15 Apr 2021 02:40 AM’, “This was the first mail”, [’https://account.live.com/SecurityNotifications/Update’]], [‘Second Mail!’, ‘emailsender2@email.com’, ‘14 Apr 2021 11:33 PM’, ‘Lorem Ipsum…second mail….’, [’https://thatlinkwasinthesecondmail’]]]
Project details
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 unofficialmailpoof-0.0.9.tar.gz.
File metadata
- Download URL: unofficialmailpoof-0.0.9.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27eafc51f06fbcf8607ee9c7f41c76854dd33fc429a09a6abc5b910e79ff5a39
|
|
| MD5 |
1b271605c9ad4666098b2cd2833db7bd
|
|
| BLAKE2b-256 |
77f90365742fe98eb9e546c3489fb5d1b659d77e35310f62f5250fccda68faa9
|
File details
Details for the file unofficialmailpoof-0.0.9-py3-none-any.whl.
File metadata
- Download URL: unofficialmailpoof-0.0.9-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5dd1c279102cc25d8a63bcc6d236b95dc4b4327e3e83bab352afa4a639298d9b
|
|
| MD5 |
26ac857a8aec11494e302b53ac87e6d8
|
|
| BLAKE2b-256 |
b87fa98dcc132fc6e61e5f201a60a8f466966ae2d378b6f615a97004dbcdc13a
|