{"id":30874868,"url":"https://github.com/mikasuru/instagram-selenium","last_synced_at":"2025-09-08T01:35:35.575Z","repository":{"id":307645629,"uuid":"1030214951","full_name":"Mikasuru/Instagram-Selenium","owner":"Mikasuru","description":"A simple script to for instagram","archived":false,"fork":false,"pushed_at":"2025-08-16T01:05:43.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-16T03:38:49.065Z","etag":null,"topics":["instagram","instagram-api","instagram-follower","instragram-bot","python","python-auto","python-automation"],"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/Mikasuru.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,"zenodo":null}},"created_at":"2025-08-01T09:15:23.000Z","updated_at":"2025-08-16T01:05:46.000Z","dependencies_parsed_at":"2025-08-01T12:12:46.407Z","dependency_job_id":null,"html_url":"https://github.com/Mikasuru/Instagram-Selenium","commit_stats":null,"previous_names":["mikasuru/instagram-selenium"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mikasuru/Instagram-Selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikasuru%2FInstagram-Selenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikasuru%2FInstagram-Selenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikasuru%2FInstagram-Selenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikasuru%2FInstagram-Selenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mikasuru","download_url":"https://codeload.github.com/Mikasuru/Instagram-Selenium/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikasuru%2FInstagram-Selenium/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274121928,"owners_count":25225801,"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-09-07T02:00:09.463Z","response_time":67,"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":["instagram","instagram-api","instagram-follower","instragram-bot","python","python-auto","python-automation"],"created_at":"2025-09-08T01:35:33.158Z","updated_at":"2025-09-08T01:35:35.566Z","avatar_url":"https://github.com/Mikasuru.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Instagram follower scraping\n\nThis project is a simple script to scrape Instagram followers using `undetected-chromedriver` and `selenium`, then send the results to a Discord webhook.\n\u003e This project was made for fun and learning. The code quality may not be good, but atleast it working.\n\n### Prerequisites\n\nYou can install all necessary libraries using pip:\n\n```bash\npip install -r requirements.txt\n```\n\n### Usage\n\n#### 1. Create Session\nFirst, you need to create a session by logging in. The script will open a browser window for you to log into your Instagram account.\n\n```bash\npython main.py --create-session\n```\n\nThe script will save your login cookies to `selenium_session.json` once you are logged in.\n\n#### 2. Scrape Followers\nAfter creating the session, you can scrape followers using the following command:\n\n```bash\npython main.py\n```\n\nYou can specify a different username and follower limit with the `-u` and `-l` flags:\n\n```bash\npython main.py -u mwkri_xii\n```\n\nThe script will send a Discord notification with the results when it's finished.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikasuru%2Finstagram-selenium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikasuru%2Finstagram-selenium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikasuru%2Finstagram-selenium/lists"}