A Python library for Instagram username search.
Project description
mustafaInstaSerch
A Python library for Instagram search and login (placeholder).
Installation
pip install mustafaInstaSerch
Usage
Search Usernames
from mustafaInstaSerch.instagram_search import generate_usernames
usernames = generate_usernames()
for username in usernames:
print(username)
Login (Placeholder)
from mustafaInstaSerch.instagram_search import login
result = login("your_email@example.com", "your_password")
print(result)
mustafaInstaSerchV2
A Python library for Instagram username search.
Installation
pip install mustafaInstaSerchV2
Usage
from mustafaInstaSerchV2.instagram_search import generate_usernames
usernames = generate_usernames()
for username in usernames:
print(username)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mustafaInstaSerchV2-0.2.0.tar.gz.
File metadata
- Download URL: mustafaInstaSerchV2-0.2.0.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6927bfefd43280887dc1fd386d74de2c1cf94db05e8895a6edd7d7962e244974
|
|
| MD5 |
02b197d5b72fd8428cd10179952ce15c
|
|
| BLAKE2b-256 |
a8a30c9dbb9ee5e5e2759b1c207b5b81b36a33b9a6b5ee6d17c733e0e197aed4
|
File details
Details for the file mustafaInstaSerchV2-0.2.0-py3-none-any.whl.
File metadata
- Download URL: mustafaInstaSerchV2-0.2.0-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe9d0dc5dba1ba413f7128f86ce3d5751cc40b3dae6a06667f5bb8ce43dd3aca
|
|
| MD5 |
ab4b53ad9597078a78b0e6f3095aa2af
|
|
| BLAKE2b-256 |
525b1204d52e633fb314d1ba8192742073e2a4491080d8e060376ca897b9977e
|