{"id":34602159,"url":"https://github.com/khrigo/instragram-follow","last_synced_at":"2026-03-16T06:35:07.477Z","repository":{"id":56640981,"uuid":"83429239","full_name":"khrigo/instragram-follow","owner":"khrigo","description":"Automatically follow Instagram accounts","archived":false,"fork":false,"pushed_at":"2024-05-03T22:22:15.000Z","size":29,"stargazers_count":27,"open_issues_count":2,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-05-03T23:28:06.777Z","etag":null,"topics":["instagram","instagram-api"],"latest_commit_sha":null,"homepage":"","language":"Python","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/khrigo.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}},"created_at":"2017-02-28T12:23:34.000Z","updated_at":"2024-04-27T13:50:07.000Z","dependencies_parsed_at":"2022-08-15T22:30:52.217Z","dependency_job_id":null,"html_url":"https://github.com/khrigo/instragram-follow","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/khrigo/instragram-follow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khrigo%2Finstragram-follow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khrigo%2Finstragram-follow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khrigo%2Finstragram-follow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khrigo%2Finstragram-follow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khrigo","download_url":"https://codeload.github.com/khrigo/instragram-follow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khrigo%2Finstragram-follow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30570784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-16T06:02:37.763Z","status":"ssl_error","status_checked_at":"2026-03-16T06:02:14.913Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["instagram","instagram-api"],"created_at":"2025-12-24T12:53:44.161Z","updated_at":"2026-03-16T06:35:07.467Z","avatar_url":"https://github.com/khrigo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instagram follow\nInstagram scripts for promotion and API wrapper. Written in Python.\n___\nAs you may know, Instagram closed it's API in summer 2016. This Python module can do the same thing without any effort. Also it has lots of example scripts to start with.\n\n## How to install and update\n\nInstall latest stable version or update current from pip\n\n``` python\npip install -r requirements.txt\n```\n\n## Sample usage\n\nFollowing user followers\n```python\npython follow_user_followers.py khrigo\n```\n\nLike user followers\n```python\npython like_user_followers.py khrigo\n```\n\nUnfollowing everyone users\n```python\npython unfollow_everyone.py\n```\n\nUse whitelist\n```python\nbot = Bot(whitelist=\"whitelist.txt\")\n```\n\n\nUse blacklist\n```python\nbot = Bot(blacklist=\"blacklist.txt\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhrigo%2Finstragram-follow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhrigo%2Finstragram-follow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhrigo%2Finstragram-follow/lists"}