All Projects → juanmicl → igcreator

juanmicl / igcreator

Licence: other
Instagram mass account creator with proxies 🔃 and cookies 🍪 support

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to igcreator

m2-ComposerRepo
Composer Repository Manager for selling Magento 2 extension and offering composer installation for ordered packages.
Stars: ✭ 18 (-48.57%)
Mutual labels:  composer
hexo-instagram-wall
Displays up to 18 most recent images from your Instagram account
Stars: ✭ 12 (-65.71%)
Mutual labels:  instagram
picpuller-for-craft3
Pic Puller for Craft 3 lets authorized users pull in their Instagram media into Craft.
Stars: ✭ 12 (-65.71%)
Mutual labels:  instagram
nginx cookie flag module
Module for Nginx which allows to set the flags "HttpOnly", "secure" and "SameSite" for cookies.
Stars: ✭ 101 (+188.57%)
Mutual labels:  cookies
StegoProxy
Steganography proxy implemented in java
Stars: ✭ 19 (-45.71%)
Mutual labels:  proxies
apigee-client-php
Client library to make API calls to Apigee Edge Management API
Stars: ✭ 18 (-48.57%)
Mutual labels:  composer
php-mvc
PHP MVC ⦿ Dockerized • Composer • RESTful API • Memcached • cron • WebSocket
Stars: ✭ 17 (-51.43%)
Mutual labels:  composer
project
🚀 Repo to `composer create project` a Bolt 5 project.
Stars: ✭ 27 (-22.86%)
Mutual labels:  composer
image-editor-effects
💎 A WebGL example of image adjustment / effects shaders found in Photoshop, other image editors and game engines.
Stars: ✭ 68 (+94.29%)
Mutual labels:  instagram
InstagramSaver
Application for saving photos/videos from Instagram
Stars: ✭ 31 (-11.43%)
Mutual labels:  instagram
alfred-packagist
Alfred workflow to search for PHP packages with Packagist
Stars: ✭ 21 (-40%)
Mutual labels:  composer
django-instagram
Instagram application for Django.
Stars: ✭ 73 (+108.57%)
Mutual labels:  instagram
UPES-SPE-Fest
An Instagram like Social Networking Android App for UPES SPE Fest using Firebase as backend.
Stars: ✭ 39 (+11.43%)
Mutual labels:  instagram
Flutter-Photoarc-app
(Full-stack) Fully functional social media app (Instagram clone) written in flutter and dart with backend node.js and Postgres SQL.
Stars: ✭ 38 (+8.57%)
Mutual labels:  instagram
sharestapp
Sharestapp lets you to directly share an image/videos/reels post from Instagram to other apps and also allows to save.
Stars: ✭ 13 (-62.86%)
Mutual labels:  instagram
flarum-ext-indonesian
Indonesian Language Pack for Flarum
Stars: ✭ 13 (-62.86%)
Mutual labels:  composer
kirby3-instagram
Kirby 3 Plugin to call Instagram (or any other) API Endpoints
Stars: ✭ 20 (-42.86%)
Mutual labels:  instagram
InstantInsta
Android Application To Download and Manage Instagram Images And Videos
Stars: ✭ 47 (+34.29%)
Mutual labels:  instagram
craft-instagram-feed
Craft CMS plugin to receive Instragram feed data as variable in templates
Stars: ✭ 25 (-28.57%)
Mutual labels:  instagram
requirements
Requirements checker for WordPress plugins
Stars: ✭ 37 (+5.71%)
Mutual labels:  composer

Latest Stable Version Total Downloads License compatible

Instagram Account Creator

Instagram mass account creator with proxies 🔃 and cookies 🍪 support!

Installation

Using Composer

composer require juanmicl/igcreator
require __DIR__.'/../vendor/autoload.php';
$create = new \juanmicl\igcreator\create();

If you want to test new and possibly unstable code that is in the master branch, and which hasn't yet been released, then you can use master instead (at your own risk):

composer require juanmicl/igcreator dev-master

I don't have Composer

You can download it here.

Warning about moving data to a different server

Composer checks your system's capabilities and selects libraries based on your current machine (where you are running the composer command). So if you run Composer on machine A to install this library, it will check machine A's capabilities and will install libraries appropriate for that machine (such as installing the PHP 7+ versions of various libraries). If you then move your whole installation to machine B instead, it will not work unless machine B has the exact same capabilities (same or higher PHP version and PHP extensions)! Therefore, you should always run the Composer-command on your intended target machine instead of your local machine.

Examples

All examples can be found here. You can just copy this folder inside your project and test the scripts.

Terms and conditions

  • You will NOT use this script for marketing purposes (spam, botting, harassment, massive bulk messaging...).
  • We do NOT give support to anyone who wants to use this API to send spam or commit other crimes.
  • We reserve the right to block any user of this repository that does not meet these conditions.

Legal

This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by Instagram or any of its affiliates or subsidiaries. This is an independent and unofficial API. Use at your own risk.

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].