Skip to main content

• 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)

• Check Proxy •

from HamodyTools import Hamody
proxy = "198.8.94.174:39078"
check = Hamody.Proxy(proxy)
if "'status': True," in str(check):
	print(check)
else:
	print(False)

• Spam Sms Egypt •

from HamodyTools import Hamody
num = "2011********"
spam = Hamody.Spam(num)
if spam==True:
	print("• DonE SenD MessagE •")
else:
	print("• ErroR SenD MessagE •")

• Spam Call •

from HamodyTools import *
number = "2011********"
Call = Hamody.Call(number)
if Call==True:
	print("• Done Calling •")
else:
	print("• Error Calling •")

• Get Headers Webs •

from HamodyTools import *
url = "https://www.netflix.com/eg/login"
get = Hamody.Headers(url)
if "error url" in get:
	print(False)
else:
	print(get)

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

HamodyToolss-0.0.3.tar.gz (10.7 kB view details)

Uploaded Source

Built Distribution

HamodyToolss-0.0.3-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file HamodyToolss-0.0.3.tar.gz.

File metadata

  • Download URL: HamodyToolss-0.0.3.tar.gz
  • Upload date:
  • Size: 10.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.1

File hashes

Hashes for HamodyToolss-0.0.3.tar.gz
Algorithm Hash digest
SHA256 c3a328e50e394470341437be696e28b33db79266027c08d64baa9166ecf797f3
MD5 137da1a042505e6dcfcba5946f7fe02a
BLAKE2b-256 6a523dbd16f42dcc0d4765f0acd263617f91569a305014846ce9d60febf78172

See more details on using hashes here.

File details

Details for the file HamodyToolss-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for HamodyToolss-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 43411e375bd0511d462095dbbdb445559cd59772db3082a1d7eba47c2cd3ae6b
MD5 dd4ab197672d918055462a9d9c016b02
BLAKE2b-256 bc1271ac126988eb97d35be0775acd2e244272417c00688a3f0f971911603a82

See more details on using hashes here.

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