{"id":21374614,"url":"https://github.com/infallibless/instagram-password-reset","last_synced_at":"2025-03-16T09:18:04.254Z","repository":{"id":262862776,"uuid":"888594610","full_name":"infallibless/instagram-password-reset","owner":"infallibless","description":"easy way to reset instagram pass - open src","archived":false,"fork":false,"pushed_at":"2024-11-14T17:44:39.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T21:27:04.144Z","etag":null,"topics":["instagram","password","passwordreset","reset-password"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/infallibless.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-11-14T17:04:53.000Z","updated_at":"2024-11-15T06:17:32.000Z","dependencies_parsed_at":"2024-11-14T18:29:56.811Z","dependency_job_id":null,"html_url":"https://github.com/infallibless/instagram-password-reset","commit_stats":null,"previous_names":["infallibless/instagram-password-reset"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infallibless%2Finstagram-password-reset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infallibless%2Finstagram-password-reset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infallibless%2Finstagram-password-reset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infallibless%2Finstagram-password-reset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infallibless","download_url":"https://codeload.github.com/infallibless/instagram-password-reset/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243847056,"owners_count":20357317,"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","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":["instagram","password","passwordreset","reset-password"],"created_at":"2024-11-22T08:44:06.090Z","updated_at":"2025-03-16T09:18:04.231Z","avatar_url":"https://github.com/infallibless.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Instagram Password Reset\n\nThis is a Node.js script designed to simulate a password reset request to Instagram using the Instagram API. The script allows the user to input either an email address or a username and then attempts to send a password reset request. **Please note**: This script is intended for educational purposes only.\n\n## Features\n- Takes either a username or email address as input.\n- Generates random data to simulate a password reset request.\n- Sends a POST request to Instagram’s API to initiate the password reset process.\n- Outputs response from Instagram's API.\n\n## Requirements\nBefore running the script, ensure that the following dependencies are installed:\n\n- **Node.js**: This script requires Node.js to run. If you don't have Node.js installed, you can download it from [here](https://nodejs.org/).\n- **Required npm packages**:\n  - `node-fetch`: Used for making HTTP requests.\n  - `chalk`: Used for colored terminal output.\n  - `crypto`: Built-in Node.js library to generate random UUIDs and strings.\n  - `readline`: Built-in Node.js library to handle user input.\n\nTo install the required dependencies, run:\n\n```bash\nnpm install node-fetch chalk\n```\n\n## Usage\n\n### 1. Clone the repository:\nClone this repository to your local machine:\n\n```bash\ngit clone https://github.com/infalibless/instagram-password-reset.git\ncd instagram-password-reset\n```\n\n### 2. Run the script:\nRun the script using Node.js:\n\n```bash\nnode reset.js\n```\n\n### 3. Input:\nWhen prompted, input either an email address or a username:\n\n```bash\n[ + ]  email / username: [your input here]\n```\n\nThe script will then generate random values and send a simulated password reset request to Instagram.\n\n### 4. Output:\nThe script will print the result of the password reset attempt to the console. If the request is successful or contains relevant information, it will be displayed.\n\n## Copyright\n\n© 2024 raynex. All rights reserved.\n\nAll files in this repository, unless otherwise noted, are released under the MIT License. By using, distributing, or modifying this code, you acknowledge the copyright holder's rights and agree to retain this copyright notice in any redistribution.\n\n## Important Notes\n- **Educational Purposes Only**: This code is for educational purposes and should not be used to attempt unauthorized access to Instagram accounts or any other services.\n- **Ethical Considerations**: Ensure you have permission to use this script, especially if testing on live accounts. Do not use this for malicious purposes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfallibless%2Finstagram-password-reset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfallibless%2Finstagram-password-reset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfallibless%2Finstagram-password-reset/lists"}