Metadata-Version: 2.4
Name: HamodyRat
Version: 0.0.2
Summary: • Scrape Instagram Profile and login Instagram
Home-page: 
Author: Hamody
Author-email: 
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: project-url
Dynamic: requires-python
Dynamic: summary

<h1 align="center">HamodyToola</h1>
<p align="center">It's a Usefull Project for Developers ... It checkers Emails Found Or Not Found</p>

<p align="center"> • DevVlopered The Lib BY Hamody • </p>


## Installing :
```
pip install HamodyRat

```
## • Get Email instagram •

from HamodyRat import Hamody

email = "m********@gmail.com"

r = Hamody.facebook(email)

print(r)

```
