All Projects → JoeyTawadrous → Instagram-Auto-Pilot

JoeyTawadrous / Instagram-Auto-Pilot

Licence: other
Automate common Instagram activities such as following, unfollowing, commenting and reposting images from instagram accounts.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Instagram-Auto-Pilot

instagram
Php instagram library. With this library, you can use many of the same features in the mobile application.
Stars: ✭ 45 (-10%)
Mutual labels:  instagram-client, instagram-feed, instagram-scraper, instagram-api, instagram-photos, instagram-bot, instagram-downloader
insta-story
🤖 📷 Instagram Story Downloader Anonymously - PHP
Stars: ✭ 25 (-50%)
Mutual labels:  instagram-feed, instagram-scraper, instagram-api, instagram-photos, instagram-bot, instagram-downloader
nanogram.js
📷 An easy-to-use and simple Instagram package that allows you to fetch media content without API and access token.
Stars: ✭ 62 (+24%)
Mutual labels:  instagram-feed, instagram-scraper, instagram-api, instagram-photos, instagram-downloader
Instaloader
Download pictures (or videos) along with their captions and other metadata from Instagram.
Stars: ✭ 3,655 (+7210%)
Mutual labels:  instagram-client, instagram-feed, instagram-scraper, instagram-photos, instagram-downloader
Instagram-to-discord
Monitor instagram user account and automatically post new images to discord channel via a webhook. Working 2022!
Stars: ✭ 113 (+126%)
Mutual labels:  instagram-scraper, instagram-photos, instagram-bot, instagram-downloader
Instagram Php Scraper
Get account information, photos, videos, stories and comments.
Stars: ✭ 2,490 (+4880%)
Mutual labels:  instagram-client, instagram-scraper, instagram-api, instagram-sdk
Instagram-Scraper-2021
Scrape Instagram content and stories anonymously, using a new technique based on the har file (No Token + No public API).
Stars: ✭ 57 (+14%)
Mutual labels:  instagram-feed, instagram-scraper, instagram-api, instagram-bot
igFame
📷 igFame - Tool for automated Instagram interactions [PHP]
Stars: ✭ 16 (-68%)
Mutual labels:  instagram-scraper, instagram-api, instagram-bot
Instagram Scraper
Scrapes an instagram user's photos and videos
Stars: ✭ 5,664 (+11228%)
Mutual labels:  instagram-client, instagram-scraper, instagram-api
Igql
Unofficial Instagram GraphQL API to collet data without authentication
Stars: ✭ 80 (+60%)
Mutual labels:  instagram-client, instagram-scraper, instagram-api
Instagram Scraper Node
Scrapes an instagram user's photos and videos.
Stars: ✭ 52 (+4%)
Mutual labels:  instagram-client, instagram-scraper, instagram-api
instastory.js
This is a jQuery plugin to make it easy to get a feed from instagram. No need of access tokens and other stuff, Only thing needed is jQuery.
Stars: ✭ 36 (-28%)
Mutual labels:  instagram-feed, instagram-scraper, instagram-photos
Instagram-for-macOS
A native, full-featured Instagram client for macOS.
Stars: ✭ 30 (-40%)
Mutual labels:  instagram-client, instagram-clone, instagram-api
jekyll-instagram
A Jekyll plugin for displaying your recent Instagram photos
Stars: ✭ 24 (-52%)
Mutual labels:  instagram-feed, instagram-api, instagram-photos
Instagram User Feed
This is a scrapper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
Stars: ✭ 435 (+770%)
Mutual labels:  instagram-client, instagram-scraper, instagram-api
Swiftinstagram
Instagram API client written in Swift
Stars: ✭ 570 (+1040%)
Mutual labels:  instagram-client, instagram-api
IG Automation Bot
Python tool for Instagram direct message automation with scheduler, quota management, user blacklist & autonomous user scrapping. Easily configurable through Yaml config files! Not maintained anymore in favor of IGopher (https://github.com/hbollon/IGopher)
Stars: ✭ 18 (-64%)
Mutual labels:  instagram-api, instagram-bot
Instagram4j
📷 Instagram private API in Java
Stars: ✭ 629 (+1158%)
Mutual labels:  instagram-client, instagram-api
Instapy Cli
✨ Python library and CLI to upload photo and video on Instagram. W/o a phone!
Stars: ✭ 498 (+896%)
Mutual labels:  instagram-client, instagram-api
Instagrapi
Fast and effective Instagram Private API wrapper
Stars: ✭ 157 (+214%)
Mutual labels:  instagram-client, instagram-api

Instagram-Auto-Pilot

Automate common Instagram activities such as following, unfollowing, commenting and reposting images from instagram accounts.

Link: https://www.darwinmail.app

Features

This script makes use of the Instagram API to effortlessly automate your account.

  • Repost images from certain Instagram accounts.
  • Comment on pictures from certain Instagram accounts.
  • Unfollow accounts who are not following you back.
  • Set the max delay in seconds between api requests (following or unfollowing).
  • Set the max amount of accounts to unfollow in one run of this script.
  • Set the max amount of accounts to follow in one run of this script.

How to Use (Set & Forget)

  1. Clone this repo & host it on your server.
  2. Open up the demo folder index.php (i.e. demo/index.php)
  3. Replace the ACCOUNT_NAME and ACCOUNT_PASSWORD fields.
  4. Enter you chosen accounts, tags and comment.
  5. Set up a CRON job to execute the script (run index.php) as often as you wish.
  6. Check the logs for detailed info on what your script is doing when executed.

Future

In the near future I plan to add many more types of Instagram functions.

  • Follow accounts of users who have the most followers.
  • Follow accounts of a user with the most comments.
  • Follow accounts of a user with the most heats.

Feel free to Fork ;)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].