An automated Instagram bot that automatically likes posts from a specified user, originally created to maintain a romantic relationship.
Like-My-GF is a Python-based automation tool that automatically likes Instagram posts from a specified user. It solves the problem of maintaining social media engagement in relationships by automating the process of liking a partner's posts. The tool uses Instagram's API to detect new posts and perform likes on behalf of the user.
Developers in relationships who want to automate social media engagement with their partners, particularly those who use Instagram regularly. Also suitable for anyone interested in Instagram automation projects.
It saves time by automating social media interactions while maintaining relationship harmony. Unlike generic automation tools, it's specifically designed for personal use cases with simple configuration and scheduling options.
An auto robot to like my GF's post on Instagram
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Detects and likes new posts from a specified Instagram user automatically, saving time on manual engagement, as described in the README.
Configurable with cron jobs to run at regular intervals, such as every 2 minutes, making it hands-off once set up.
Uses a config file for API credentials and target user info, as outlined in the README, reducing setup complexity.
Can like up to 20 posts at once, leveraging Instagram's maximum pagination limit, which is mentioned in the features.
The creator has explicitly stated they are no longer updating the repo, so it may not work with current Instagram API changes or bug fixes.
Only supports Instagram; the README's to-do list includes other platforms like Weibo and Facebook, but these are not implemented.
The README warns that the tool could be abused by spammers, and there are no built-in safeguards or guidance on compliance with Instagram's terms of service.