Skip to main content

• Script Very Nice To Helping Programmer .

Project description

SalamHunter

It is a useful project for developers that includes useful tools for Instagram

salammzere3' Github Stats

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

Github Telegram

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

SalamHunter-0.0.16.tar.gz (12.6 kB view hashes)

Uploaded Source

Built Distribution

SalamHunter-0.0.16-py3-none-any.whl (11.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page