Code Monkey home page Code Monkey logo

web's Introduction

Gram Up!

Instagrambot Web

Automate your Instagram with your browser!

Yes, we moved Instabot to the browser. No coding skills needed!

Features

  • Like posts by hashtag
  • Like posts by user
  • Follow users' followers
  • Follow users' followings
  • Follow users' who posted to hashtag
  • Download users' followers
  • Stop any task at any moment โ€“ results will still be available
  • ... And many more are coming! Drop us a line into Telegram: https://t.me/instabotproject

Minimal Requirements

While we are in early alpha version, to use our service you should fit these requirements:

  1. Update Google Chrome browser
  2. Install Extension
  3. Disable 2FA on your Instagram account
  4. Don't close the website while it doing his job. If you close tab - everything would stop.

How to start automating your Instagram

  1. Install and update your Google Chrome browser
  2. Install our extension from the Official store
  3. Press our pink icon and login with your Instagram account

Developer mode

4. Open https://instagrambot.github.io/web/ 5. Enjoy!

Tasks

Task is a collection of the requests, for example, a series of likes sent to user media. There are few types of tasks, some are listed above in the "Features" section: like by hashtag, like user's media, follow followers etc. Tasks are added to the queue.

When one task is added to the queue, you can't run any new tasks.

This is intentional: we automatically make big pauses between all the requests so that we don't flood the API. If you want to run a new task, stop current, wait until it unwinds, and then continue.

During the work, task prints all the relevant information to the log. If one of the requests fail, task will continue to progress, and you can see an error and it's description in the log.

If you were downloading something, the previous and the following results should be saved OK

If some error happens and all the requests fail, you can stop the task manually. You'll need to wait until it will unwind to it's end, though. However, don't worry, the data you've already downloaded should be safe and sound.

If you feel the need for some custom task, you can drop us a feature request into Issues, Telegram or contribute here: build custom task (Javascript).

Updating the extension

While we are in early alpha version (again, sorry), please keep our Extension updated. Your browser should update it automatically. You can update it manually:

  1. Go to chrome://extensions
  2. Press update button on the top

Developer mode

Troubleshooting

If you passed all steps in Installation guide and you sure that you satisfied all conditions but something went wrong, please try to handle the issue by yourself. Just follow this 'reset' steps:

  1. Restart the browser
  2. Check for extension updates on chrome://extensions
  3. Logout and login again in the extension
  4. Delete extension and reinstall it

If it still fails, please follow the guide to provide us with all data we may need to fix this. Send all screenshots to GitHub Issues. Thanks!

For developers Only

If you want to code some features to the website, you can clone the repo and:

Build Chrome Extension Manually

npm i
npm run build

Add built Extension to Google Chrome

  1. Build extension manually
  2. Open chrome://extensions in Chrome
  3. If not enabled, enable Developer mode on the right side:

Developer mode

4. Choose `Load unpacked` and point Chrome to the `chrome-ext` dir in this repo.

Load unpacked button


authors: @caffeinum, @ohld.

Buy Me A Coffee

web's People

Contributors

caffeinum avatar ohld avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.