{"id":19402442,"url":"https://github.com/converge/instapy-light","last_synced_at":"2025-08-02T09:16:11.003Z","repository":{"id":146888223,"uuid":"146203033","full_name":"converge/InstaPy-Light","owner":"converge","description":"InstaPy-Light is a light version of InstaPy (unmaintained)","archived":false,"fork":false,"pushed_at":"2018-09-19T21:44:27.000Z","size":5507,"stargazers_count":29,"open_issues_count":2,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-24T07:43:23.989Z","etag":null,"topics":["bot","instabot","instagrambot","instapy","python"],"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/converge.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":"2018-08-26T17:47:20.000Z","updated_at":"2023-09-21T01:54:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"13247cff-c69b-4307-843b-97177aca92f2","html_url":"https://github.com/converge/InstaPy-Light","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/converge/InstaPy-Light","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converge%2FInstaPy-Light","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converge%2FInstaPy-Light/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converge%2FInstaPy-Light/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converge%2FInstaPy-Light/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/converge","download_url":"https://codeload.github.com/converge/InstaPy-Light/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/converge%2FInstaPy-Light/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268362143,"owners_count":24238533,"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-02T02:00:12.353Z","response_time":74,"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":["bot","instabot","instagrambot","instapy","python"],"created_at":"2024-11-10T11:23:49.550Z","updated_at":"2025-08-02T09:16:10.992Z","avatar_url":"https://github.com/converge.png","language":"Python","funding_links":["https://www.paypal.me/joaovanzuita?ppid=PPC000628\u0026cnac=BR\u0026rsta=en_BR%28en_AR%29\u0026cust=Z8V4LFWNLXJ5S\u0026unptid=9a9fa222-b75f-11e8-822d-441ea1470e54\u0026t=\u0026cal=62f3404cebe63\u0026calc=62f3404cebe63\u0026calf=62f3404cebe63\u0026unp_tpcid=ppme-social-user-profile-created\u0026page=main:email\u0026pgrp=main:email\u0026e=op\u0026mchn=em\u0026s=ci\u0026mail=sys"],"categories":[],"sub_categories":[],"readme":"\n\n# Contents\n\n* [Introduction](#introduction-and-initial-setup)\n* [Installation](#installation)\n  * [Install on MacOS](#install-on-macos)\n* [Features](#features)\n  * [Like By Tags](#like-by-tags)\n  * [Follow Competitors Followers](#follow-competitors-followers)\n  * [Blacklist](#blacklist)\n  * [Unfollow by Blacklist Campaign](#unfollow-by-blacklist-campaign)\n  * [Unfollow](#unfollow)\n  * [Save Screenshot](#save-screenshot)\n* [Developers documentation](#developers-documentation)\n* [Feedback](#feedback)\n* [Keep The Project Alive](#keep-the-project-alive)\n\n## Introduction and initial setup\n\nInstaPy-Light is a light version of InstaPy. The main goal is to have a minimalistic approach over InstaPy, beeing easier to setup and use, including basic features.\n\n## Installation\n\nInstaPy-Light uses only Firefox and Geckodriver as default browser and driver.\n\nThe basics steps to install in any operational system is:\n\n1) install firefox\n2) install geckodriver\n3) git clone the project or download it using the zip file\n4) pip3 install requests selenium pyvirtualdisplay\n\n### Install On MacOS\n\nVideo tutorial in Brazilian Portuguese:\n\n\u003ca href=\"http://www.youtube.com/watch?feature=player_embedded\u0026v=h9svDhveps8\" target=\"_blank\"\u003e\u003cimg src=\"http://img.youtube.com/vi/h9svDhveps8/0.jpg\"\nalt=\"IMAGE ALT TEXT HERE\" width=\"240\" height=\"180\" border=\"10\" /\u003e\u003c/a\u003e\n\n### Setup your Instagram account\n\n\u003cimg src=\"https://media.giphy.com/media/klwq5Nnl7riXxIvOoH/giphy.gif\"\u003e\n\n## Features\n\n### Like By Tags\n\n- **tags** a list of tags to be used to like posts\n- **amount** the amount of posts you would like to like\n\n**example:**\n\n```python\ntags = ['johnassaraf', 'lawofattraction']\nsession.like_by_tags(tags, amount=3)\n```\n\nEvery tag will be liked n(amount) times.\n\n### Follow Competitors Followers\n\nFollow your competitors followers.\n\n- **profile** list of competitors to follow their followers\n- **amount** the amount of profiles to be followed by competitor\n\n```python\nprofiles = ['instagram', 'facebook', 'spotify']\nsession.follow_user_followers(profiles, amount=5)\n```\n\n### Blacklist\n\nThis feature allows us to blacklist profiles **by campaign**.\n\n- **campaign** campaign name\n- **blacklist_likes=True** avoid liking profiles already liked\n- **blacklist_follows=True** avoid following already followed profiles\n- **never_follow_again=True** avoid unfollow and follow a profile again. After follow/unfollow process, the profile won't be followed again.\n\n**example:**\n\n```python\nsession.set_blacklist(campaign='blacklist_campaign',\n                      blacklist_likes=True,\n                      blacklist_follows=True,\n                      never_follow_again=True)\n```\n\n### Unfollow by Blacklist Campaign\n\nUnfollow only profiles saved in your previous blacklist campaign\n\n- **campaign** blacklist campaign name\n- **amount** amount of profiles to be unfollowed\n\n```python\nsession.unfollow_by_blacklist_campaign(campaign='blacklist_campaign',\n                                       amount=5)\n```\n\n### Unfollow\n\nUnfollow profiles\n\n- **amount** amount of profiles to be unfollowed\n\n```python\nsession.unfollow_users(amount=5)\n```\n\n### Save Screenshot\n\nThis is useful when you´re running it in a server and don´t have access to the\nscreen of the browser. If some error was raised, you can see the last screen to\nbe able to check what could be wrong.\n\n- **filename** file name to be saved in the root folder of InstaPy-Light\n```python\nsession.save_screenshot(filename='image.png')\n```\n\n## Developers Documentation:\n\nhttps://converge.github.io/InstaPy-Light\n\n## Feedback\n\nFeel free to send me feedbacks to joaovanzuita@me.com\n\n## Keep The Project Alive\n\n[Donate any value using Paypal](https://www.paypal.me/joaovanzuita?ppid=PPC000628\u0026cnac=BR\u0026rsta=en_BR%28en_AR%29\u0026cust=Z8V4LFWNLXJ5S\u0026unptid=9a9fa222-b75f-11e8-822d-441ea1470e54\u0026t=\u0026cal=62f3404cebe63\u0026calc=62f3404cebe63\u0026calf=62f3404cebe63\u0026unp_tpcid=ppme-social-user-profile-created\u0026page=main:email\u0026pgrp=main:email\u0026e=op\u0026mchn=em\u0026s=ci\u0026mail=sys)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconverge%2Finstapy-light","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconverge%2Finstapy-light","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconverge%2Finstapy-light/lists"}