Skip to content

is-L7N/Topython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topython

best Library <Pip> To Checker Account !

$ Good Luck

pip install ToPython

Check the email it is linked to Instagram or not

from ToPython import Instagram

check = Instagram.CheckEmail("Your Email +@")

if check == True:
    print("Valid Email")
else:
    print("Invalid Email")

Instagram Login (Email-passwod , Username-password , Phone-password)

from ToPython import Instagram

check = Instagram.Login("Your Email-Username","Your Password")

if check == True :
    print("Done Login")
elif check == False :
    print("Login failed")
else :
    print("ban")        

Check the Usernames available on Instagram

from ToPython import Instagram

check = Instagram.CheckUsers("Your Username ")

if check == True :
    print("Available Username")
elif check == False :
    print("Unavailable Username")
else :
    print("ban") 

Fetch specific Instagram account information

from ToPython import Instagram

info_ig = Instagram.information("Your Username")

print(info_ig) # Can You Use json

Send a message to reset your Instagram account password

from ToPython import Instagram

reset = Instagram.Rests("Email-User") # Email or Username

print(reset) 

Get Usernames from Instagram

from ToPython import Instagram

Generate = Instagram.GenUsers()
if Generate == None:
    print(None)
else:
    print(Generate)

About

best Library <Pip> To Checker Account !

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages