instagram-api1


Nameinstagram-api1 JSON
Version 0.3 PyPI version JSON
download
home_pagehttps://github.com/AL-MHIB
Summaryمكتبه تخص الانستقرام
upload_time2024-12-13 05:56:03
maintainerNone
docs_urlNone
authorALMHEB
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Usage

 الجديد تم اضافه استخراج سيشن انستا 
### Example
```python
from instagram_api1 import try_login


username = input("أدخل اسم المستخدم (username): ").strip()
password = input("أدخل كلمة المرور (password): ").strip()


session_id = try_login(username, password)


if session_id:
    print(f"Session ID: {session_id}")
else:
    print("فشل تسجيل الدخول.")

### Example
اما هنا هذا الكود يخص ريست انستا
```python
from instagram_api1 import InstagramAPI

# Create an instance of the API class
instagram_api = InstagramAPI()

# Get email input from the user
email = input("Enter the email to reset password: ")

# Send a password reset request
result = instagram_api.send_password_reset(email)

# Handle the response
if "error" in result:
    print(f"Error: {result['error']}")
else:
    print("Password reset request sent successfully!")

```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AL-MHIB",
    "name": "instagram-api1",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "ALMHEB",
    "author_email": "appasqw107@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4d/5f/66ff92f693b685e4e948e329ee9405fba19ef042eed07963736efc5b486c/instagram_api1-0.3.tar.gz",
    "platform": null,
    "description": "## Usage\r\n\r\n \u0627\u0644\u062c\u062f\u064a\u062f \u062a\u0645 \u0627\u0636\u0627\u0641\u0647 \u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0633\u064a\u0634\u0646 \u0627\u0646\u0633\u062a\u0627 \r\n### Example\r\n```python\r\nfrom instagram_api1 import try_login\r\n\r\n\r\nusername = input(\"\u0623\u062f\u062e\u0644 \u0627\u0633\u0645 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645 (username): \").strip()\r\npassword = input(\"\u0623\u062f\u062e\u0644 \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 (password): \").strip()\r\n\r\n\r\nsession_id = try_login(username, password)\r\n\r\n\r\nif session_id:\r\n    print(f\"Session ID: {session_id}\")\r\nelse:\r\n    print(\"\u0641\u0634\u0644 \u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644.\")\r\n\r\n### Example\r\n\u0627\u0645\u0627 \u0647\u0646\u0627 \u0647\u0630\u0627 \u0627\u0644\u0643\u0648\u062f \u064a\u062e\u0635 \u0631\u064a\u0633\u062a \u0627\u0646\u0633\u062a\u0627\r\n```python\r\nfrom instagram_api1 import InstagramAPI\r\n\r\n# Create an instance of the API class\r\ninstagram_api = InstagramAPI()\r\n\r\n# Get email input from the user\r\nemail = input(\"Enter the email to reset password: \")\r\n\r\n# Send a password reset request\r\nresult = instagram_api.send_password_reset(email)\r\n\r\n# Handle the response\r\nif \"error\" in result:\r\n    print(f\"Error: {result['error']}\")\r\nelse:\r\n    print(\"Password reset request sent successfully!\")\r\n\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "\u0645\u0643\u062a\u0628\u0647 \u062a\u062e\u0635 \u0627\u0644\u0627\u0646\u0633\u062a\u0642\u0631\u0627\u0645",
    "version": "0.3",
    "project_urls": {
        "Homepage": "https://github.com/AL-MHIB"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ecbed3cdf693a3b1bf8c7944da71d90bc53df56be4485d2137eef541ad68a33",
                "md5": "b73f5c0806fe6cb543e521fdb1819d6d",
                "sha256": "defd4f2a0b626a304e29f879e69787d1ecdbca9116a8fe49c18b8225739e2f68"
            },
            "downloads": -1,
            "filename": "instagram_api1-0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b73f5c0806fe6cb543e521fdb1819d6d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4981,
            "upload_time": "2024-12-13T05:56:02",
            "upload_time_iso_8601": "2024-12-13T05:56:02.355998Z",
            "url": "https://files.pythonhosted.org/packages/3e/cb/ed3cdf693a3b1bf8c7944da71d90bc53df56be4485d2137eef541ad68a33/instagram_api1-0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d5f66ff92f693b685e4e948e329ee9405fba19ef042eed07963736efc5b486c",
                "md5": "ba05d46639a6bdccc29e1b4cabb306b7",
                "sha256": "66fc7a8b5266c72ee9a77ebdf0bef317be50062696c10653f8899816daf68adf"
            },
            "downloads": -1,
            "filename": "instagram_api1-0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ba05d46639a6bdccc29e1b4cabb306b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4177,
            "upload_time": "2024-12-13T05:56:03",
            "upload_time_iso_8601": "2024-12-13T05:56:03.453390Z",
            "url": "https://files.pythonhosted.org/packages/4d/5f/66ff92f693b685e4e948e329ee9405fba19ef042eed07963736efc5b486c/instagram_api1-0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-13 05:56:03",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "instagram-api1"
}
        
Elapsed time: 1.43927s