• Scrape Instagram Profile and login Instagram
Project description
HamodyToola
It's a Usefull Project for Developers ... It checkers Emails Found Or Not Found
• DevVlopered The Lib BY Hamody •
Installing :
pip install HamodyTools
• Get Email instagram •
from HamodyTools import Hamody
sessionid = "239237472%3AOgNczUIlUfx1VB%3A4"
user = "m.salimi6666"
check = Hamody.get(user,sessionid)
print(check)
• Login Instagram •
from HamodyTools import *
username = "******"
password = "******"
login = Hamody.Instagram(username,password)
if login==True:
print("GooD")
if login==False:
print("challenge")
if login==None:
print("Error Email & Password")
• Login Twitter •
from HamodyTools import *
username = "******"
password = "******"
login = Hamody.Twitter(username,password)
if login==True:
print("• Done Login •")
else:
print("• Error Login •")
• Login Facebook •
from HamodyTools import *
username = "******"
password = "******"
login = Hamody.Facebook(username,password)
if login==True:
print("• Done Login •")
else:
print("• Error Login •")
• Check Yahoo •
from HamodyTools import *
email = "********@yahoo.com"
check = Hamody.Yahoo(email)
if check==True:
print("• Available •")
else:
print("• Unavailable •")
• Check Instagram •
from HamodyTools import *
email = "********@yahoo.com"
check = Hamody.Check_Instagram(email)
if check==True:
print("• Linked Instagram •")
else:
print("• Not Linked Instagram •")
• Reset Instagram •
from HamodyTools import *
email = "********@yahoo.com"
check = Hamody.Reset(email)
if check==True:
print("• Done Reset •")
else:
print("• Error Send Reset •")
• Check Visa •
from HamodyTools import *
visa = "*******|****|***"
check = Hamody.Visa(visa)
if check==False:
print("• Dead Visa")
else:
print(check)
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
HamodyTools-0.0.2.tar.gz
(8.8 kB
view details)
Built Distribution
File details
Details for the file HamodyTools-0.0.2.tar.gz
.
File metadata
- Download URL: HamodyTools-0.0.2.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a96628073235b558d93fd80565e56c83edd1efeb7d1bbe2884ab9e9624af5e5a |
|
MD5 | e8875a6dc2e07a2b95de8a82fbb6f300 |
|
BLAKE2b-256 | ba821f540e68ccc7cde2cd51d382c60947f8ad3ea85bb0a61ceaa3df21b93f65 |
File details
Details for the file HamodyTools-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: HamodyTools-0.0.2-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0aed269125798ac83aa9ec6283023dc8a48a84f4165ed754d0a3494375d3d33 |
|
MD5 | f51cc502b610ec850ab3b13641c51f3d |
|
BLAKE2b-256 | 69fd1fd8e9ddc609644dfefe4d9a97f4a47ba13d889816367e453894cc35d575 |