{"id":23201060,"url":"https://github.com/codedotjs/instafy","last_synced_at":"2025-08-18T23:32:59.035Z","repository":{"id":57274853,"uuid":"67135316","full_name":"CodeDotJS/instafy","owner":"CodeDotJS","description":":telescope: A command line Instagram media notifier!","archived":false,"fork":false,"pushed_at":"2018-09-09T02:17:15.000Z","size":255,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-14T03:11:44.591Z","etag":null,"topics":["cli","followers","following","instagram","media","notification","notify","posts","tool"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeDotJS.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}},"created_at":"2016-09-01T13:49:59.000Z","updated_at":"2024-11-16T02:17:59.000Z","dependencies_parsed_at":"2022-09-18T03:32:23.223Z","dependency_job_id":null,"html_url":"https://github.com/CodeDotJS/instafy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Finstafy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Finstafy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Finstafy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Finstafy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeDotJS","download_url":"https://codeload.github.com/CodeDotJS/instafy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230292741,"owners_count":18203650,"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":["cli","followers","following","instagram","media","notification","notify","posts","tool"],"created_at":"2024-12-18T15:13:46.999Z","updated_at":"2024-12-18T15:13:47.670Z","avatar_url":"https://github.com/CodeDotJS.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n\u003cbr\u003e\n\t\u003cimg src=\"https://raw.githubusercontent.com/CodeDotJS/instafy/master/media/instafy.png\" width=\"400px\"\u003e\n\u003cbr\u003e\n\t\u003ca href=\"https://travis-ci.org/CodeDotJS/instafy\"\u003e\n\t\u003cimg src=\"https://travis-ci.org/CodeDotJS/instafy.svg?branch=master\"\u003e\n\t\u003c/a\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/code_style-XO-5ed9c7.svg\"\u003e\n\u003c/h1\u003e\n\n\n\u003cp align=\"center\"\u003e\u003cb\u003eA command-line Instagram media and story notifier\u003c/b\u003e\u003c/p\u003e\n\n### Install\n\n```\n$ npm install --global instafy\n```\n__`OR`__\n```\n$ sudo npm install --global instafy\n```\n\n### Preview\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"media/new.gif\"\u003e\n\u003c/p\u003e\n\n\n### Usage\n\n```\nKeep your browser history clean!\n\nUsage   : instafy \u003cusername\u003e | [command] \u003cusername\u003e\n\nCommand :\n  -r,  --remove        remove a user from istafy list\n  -c,  --clean         clean instafy directory\n  -h,  --help          show help\n\n Example :\n   $ instafy 9gag\n```\n\n### Workflow\n\n__You need to run the command, twice.__\n\n- When you first run `$ instafy username` ~\n\t- it initializes the username and saves the current number of posts.\n\n- When you run it for the second time ~\n\t- compares the current number of locally saved posts with total number of posts uploaded by the user to display the notifications accordingly.\n\t- displays the number of stories uploaded by the user (if the profile is public)\n\n#### Why?\n\n- I made this tool because of the memes.\n- Useless but prevents you from polluting your browser history.\n- Before checking user's profile, check if they've uploaded any story or post.\n- Script is fast. You can `alias` it to a `keyword` and save it in your `.bashrc` or `.zshrc` profile to make your work easier.\n\n__`Example :`__\n\n```\nalias x=\"instafy username\"\n```\n\n__`NOTE`__\n\n- In case you think if this tool is missing something, you can file an __[`issue`](https://github.com/CodeDotJS/instafy/issues/new)__ or submit a __[`PR`](https://github.com/CodeDotJS/instafy/pulls)__.\n\n- __`9GAG \u003c Reddit`__\n\n## Related\n\n- __[`instavim`](https://github.com/CodeDotJS/instavim)__ `:` `Command line Instagram media downloader.`\n- __[`migger`](https://github.com/CodeDotJS/migger)__ `:` ` Download media from the URL that contains multiple images/videos on Instagram!`\n- __[`istalk`](https://github.com/CodeDotJS/instafy)__ `:` `Stalk Instagram users from the command line!`\n- __[`instagram-id-of`](https://github.com/CodeDotJS/instagram-id-of)__ `:` `Find UserID of any Instagram user from command line!`\n- __[`instagram-profile-picture`](https://github.com/CodeDotJS/instagram-profile-picture)__ `:` `An API to get url to the profile picture and other Instagram medias.`\n- __[`instagram-links`](https://github.com/CodeDotJS/Instagram-links)__ `:` `Get links to the publically shared media on Instagram.`\n\n## License\n\nMIT © [Rishi Giri](https://rishi.ml)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedotjs%2Finstafy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodedotjs%2Finstafy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedotjs%2Finstafy/lists"}