Skip to content

Latest commit

 

History

History
94 lines (60 loc) · 4.63 KB

File metadata and controls

94 lines (60 loc) · 4.63 KB
layout default
title 📸 Instagram-Reporter - Automate Your Instagram Reporting Effortlessly
description 🚀 Automate Instagram account reporting with this Python and Selenium script, featuring easy login and configurable settings for quick use.

📸 Instagram-Reporter - Automate Your Instagram Reporting Effortlessly

Download

📖 Overview

Instagram-Reporter is a Python script that automates the reporting of Instagram accounts. It uses Selenium to perform tasks like logging in and reporting accounts quickly and easily. You can customize many settings through a simple configuration file.

🚀 Getting Started

To start using Instagram-Reporter, follow the steps below to download and run the software. No programming knowledge is required.

💻 System Requirements

Before you download, make sure you have these requirements:

  • Operating System: Windows, macOS, or Linux
  • Python Version: Python 3.6 or higher
  • Internet Browser: Google Chrome (ensure it is updated)

You may also need to install Google ChromeDriver, which allows Selenium to control your web browser.

📥 Download & Install

  1. Visit the Releases Page
    Go to the following link to access the download page: Download Instagram-Reporter.

  2. Choose the Latest Version
    Find the latest version of Instagram-Reporter. It should be listed at the top of the releases.

  3. Download the ZIP File
    Click on the appropriate ZIP file for your system to download it. This file contains everything you need to run the application.

  4. Extract the ZIP File
    Locate the downloaded ZIP file on your computer. Right-click on it and select "Extract All" to unpack its contents. Choose a destination folder where you want to store the files.

  5. Check Configuration File
    Open the extracted folder. Inside, you'll find a configuration file named config.json. Open this file in any text editor (like Notepad or TextEdit). Here, you can customize settings such as your Instagram username, password, and more as needed.

  6. Run the Script
    To run Instagram-Reporter:

    • Open your terminal or command prompt.
    • Navigate to the folder where you extracted the files.
    • Type python main.py and hit Enter.
  7. Follow On-Screen Instructions
    Once the script runs, it will guide you through the reporting process. Follow the instructions displayed in the terminal.

🖥️ Configuration Settings

Instagram-Reporter allows you to configure several options to suit your needs:

  • Username: Your Instagram username.
  • Password: Your Instagram password.
  • Report Reason: The reason for reporting the account (e.g. spam, inappropriate content).
  • Number of Reports: How many accounts you want to report at once.

Make sure you fill these in correctly in the config.json file.

🔄 Updating the Application

To keep your Instagram-Reporter up to date, return to the Releases Page regularly and download new versions. Follow the same steps to extract and run the new version.

❓ Troubleshooting

If you encounter issues while running Instagram-Reporter, consider the following:

  • Python Not Installed: Ensure Python is installed on your machine. You can download it from python.org.
  • Missing Dependencies: Check that all necessary dependencies are installed. You can run pip install -r requirements.txt in your terminal or command prompt to install them.
  • Browser Issues: Make sure your Google Chrome is up to date. If anything fails, try reinstalling Chrome.

👥 Community Support

If you have questions or run into issues, the GitHub community is here to help. You can open an issue on the repository page, and someone will assist you.

📢 Important Notes

  • Use this tool responsibly and ensure you are following Instagram's guidelines.
  • Excessive reporting can lead to account suspension; use it wisely.

For more information, visit the full documentation on the GitHub Page.

🔗 Useful Links

By following these steps, you will be able to download, configure, and run Instagram-Reporter without any technical background. Enjoy automating your Instagram reporting!