Skip to content

arthfs/Automation_with_python

Repository files navigation



Like_All_Post - Instagram Profile Page Liker

Like_All_Post is a Python script designed to automate the process of liking all the posts on an Instagram profile page. This script simplifies engagement by efficiently interacting with posts without manual intervention. How It Works

The script utilizes the Instagram Private API for authentication and navigation and Selenium for automated browser actions. It seamlessly interacts with the specified profile page, liking each post sequentially. Prerequisites

Python 3.x
Selenium (install using pip install selenium)

Usage Run the script: python like_all_post.py Enter your Instagram credentials and the target profile username when prompted.

Note: Ensure that your Instagram account is not set to private to enable the script to interact with the target profile. Disclaimer

This script is intended for educational purposes only. The user is responsible for compliance with Instagram's terms of service. Contributing

Feel free to contribute to the project by opening issues or submitting pull requests. License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages