SalamHunter
It is a useful project for developers that includes useful tools for Instagram
Installation :
pip install SalamHunter
Login Usage
from SalamHunter import *
username = "<your email or phone or username>"
password ="<your password >"
SalamReq = salammzere3.Instalogin(str(username),str(password))
if SalamReq['status'] =='Success':
print ("login successful")
elif SalamReq['status'] =='challenge_required':
print("Error account is security")
elif SalamReq['status'] =='error_login':
print("Error account is bad")
Get Available Gmail
from SalamHunter import *
email = "enter_email@gmail.com"
gmail = salammzere3.gmail(email)
if gmail['status'] == 'Success':
print('available email:',email)
else:
print('not found email:',email)
Follow us on social media
Release files for SalamHunter 0.0.16
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| SalamHunter-0.0.16.tar.gz | 12.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| SalamHunter-0.0.16-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.4 kB
Release files / SalamHunter-0.0.16.tar.gz
| Download URL | SalamHunter-0.0.16.tar.gz |
|---|---|
| Size | 12.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f21443a52d1f428ce49c72cf8392bb5d34be16c44d9b464258959044150af2f0
|
|
BLAKE2b-256 checksum How to use checksums |
70eff37b520f86523c71e4a4deb979cd7df6316c773321a5a72504a85fc310bf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/41.2.0 requests-toolbelt/0.10.1 tqdm/4.64.1 CPython/2.7.18
|
Release files / SalamHunter-0.0.16-py3-none-any.whl
| Download URL | SalamHunter-0.0.16-py3-none-any.whl |
|---|---|
| Size | 11.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6a95f9921dbfa158766d4a7e166d4381eaa22f39e4bddd7d539473fa5087cf22
|
|
BLAKE2b-256 checksum How to use checksums |
75e9b70b400a66c4e7ade69a656c69009f107c58dc247099403bacfdfc6a902f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/41.2.0 requests-toolbelt/0.10.1 tqdm/4.64.1 CPython/2.7.18
|