{"id":16493597,"url":"https://github.com/helmssyss/pyinsta","last_synced_at":"2025-08-10T20:07:34.801Z","repository":{"id":50329962,"uuid":"518759047","full_name":"Helmssyss/Pyinsta","owner":"Helmssyss","description":"Login to Instagram accounts. View direct messages (DM). Download profile photos. Brute force testing on Instagram accounts","archived":false,"fork":false,"pushed_at":"2023-07-30T11:25:41.000Z","size":248,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-29T22:11:33.041Z","etag":null,"topics":["brute-force","brute-force-attacks","instagram-bruteforce","instagram-scraper","python","python-3","python-script","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Helmssyss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-28T08:14:26.000Z","updated_at":"2025-06-03T23:04:59.000Z","dependencies_parsed_at":"2024-11-12T20:45:20.496Z","dependency_job_id":"885b3deb-5159-4607-8a99-30957635813b","html_url":"https://github.com/Helmssyss/Pyinsta","commit_stats":null,"previous_names":["helmssyss/pyinsta"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Helmssyss/Pyinsta","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helmssyss%2FPyinsta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helmssyss%2FPyinsta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helmssyss%2FPyinsta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helmssyss%2FPyinsta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Helmssyss","download_url":"https://codeload.github.com/Helmssyss/Pyinsta/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helmssyss%2FPyinsta/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269780617,"owners_count":24474686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["brute-force","brute-force-attacks","instagram-bruteforce","instagram-scraper","python","python-3","python-script","python3"],"created_at":"2024-10-11T14:09:56.002Z","updated_at":"2025-08-10T20:07:34.770Z","avatar_url":"https://github.com/Helmssyss.png","language":"Python","readme":"# Instagram\n\nSolved:\n - CSRF token\n\n--- \n\n```bash\n\u003e cd Desktop\n\u003e git clone https://github.com/Arif-Helmsys/Pyinsta.git\n\u003e cd Pyinsta\n\u003e pip install -r requirements.txt\n```\n```\n\u003e python app.py -h\n...\nusage: app.py [-h] [-u USERNAME] [-p PASSWORD] [-px PROXY] [-v VICTIM] [-w WORDLIST] [-t THREAD]\n              [-b] [--create-account]\n\nHow to Using\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -u USERNAME, --username USERNAME\n                        Instagram Username\n  -p PASSWORD, --password PASSWORD\n                        Instagram Password\n  -px PROXY, --proxy PROXY\n                        Specify proxy type [socks4, socks5, http] or write the proxy file you have\n  -v VICTIM, --victim VICTIM\n                        Victim username\n  -w WORDLIST, --wordlist WORDLIST\n                        Specify wordlist path\n  -t THREAD, --thread THREAD\n                        Specify Number of Threads [4, 5, 6, ..., 40, ...]\n  -b, --brute-force\n  --create-account      Create Instagram Multi Account\n\nFirst time to login to Instagram \u003e python app.py -u my_user_name -p my_password\n```\n\n*First Login*\n```bash\n\u003e python app.py -u \u003cusername\u003e -p \u003cpassword\u003e\n```\n*Every entry for the next*\n```bash\n\u003e python app.py\n```\n\nAs you can see in our command line, there is a \"$\" sign. It says it's on our main command line. If this sign is \"#\", it informs that we will take action on the previous line. I give an example;\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://i.hizliresim.com/1hfqzis.png\" width=60% height=60%\u003e\n\u003c/div\u003e\n\nIn the link specified as the post thumbnail, there is the link of the most recent post. It was too long so I scraped it at the back and converted it to a short urly.\n\nNow I will show you how to read a message from DM.\nThis dm read only reads the top message (without leaving it seen). I guess I need to apply a different action to read other messages.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://i.hizliresim.com/23a1z8r.jpg\" width=60% height=60%\u003e\n\u003c/div\u003e\n- It creates a folder named \"PyInsta\" in the \"Documents\" folder on our computer. If you want to delete it after using it, you can delete the folder mentioned in the path I mentioned yourself.\n\n# BruteForce For Instagram\n```\n\u003e python app.py -b\n-t/--thread   : THREAD Number\n-w/--wordlist : WORDLIST\n-v/--victim   : VICTIM\n-px/--proxy   : PROXY TYPE ['http','socks4','socks5'] or PROXY FILE\n\n\n\npython app.py -v user_name -w wordlist.txt -px proxy_file.txt -t 40\n```\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/Helmssyss/Pyinsta/assets/84701901/502fca6a-1e34-4344-9dbc-8d58237f1033\" width=60% height=60%\u003e\n  \u003cimg src=\"https://github.com/Helmssyss/Pyinsta/assets/84701901/94a31380-edfd-4256-9f14-531ccddc965a\" width=30% height=30%\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \n  \u003cb\u003e[![Hits](https://hits.sh/github.com/Arif-Helmsys/Pyinsta.svg?label=views\u0026color=007ec6)](https://hits.sh/github.com/Arif-Helmsys/Pyinsta/)\u003c/b\u003e\n\u003c/div\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelmssyss%2Fpyinsta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelmssyss%2Fpyinsta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelmssyss%2Fpyinsta/lists"}