Git Product home page Git Product logo

brutestagram's Introduction

Brutestagram

Brutestagram is a Python script that autom Instagram using a list of username and password combinations. It uses the httpx library for making HTTP requests and supports the use of proxies for increased anonymity.

Installation

  1. Clone the repository:
git clone https://github.com/admirsaheta/brutestagram.git
  1. Install the required dependencies:

Usage

  1. Create a file called proxy.txt and add a list of proxies, one per line.

  2. Create a file called combo.txt and add a list of username and password combinations, separated by a colon (:), one per line.

  3. Run the script:

python brutestagram.py
  1. The script will attempt to log in to Instagram using each combination in combo.txt and save the cookies for successful logins to cookies.txt.

Configuration

You can configure the script by modifying the following variables in brutestagram.py:

  • proxies_file: The filename of the file containing the list of proxies.
  • combo_file: The filename of the file containing the list of username and password combinations.
  • cookies_file: The filename of the file to save the cookies for successful logins.
  • timeout: The timeout for HTTP requests in seconds.
  • user_agents: A list of user agents to use for the requests. A random user agent will be selected for each request.

brutestagram's People

Contributors

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