FujiwaraChoki

    FujiwaraChoki/MoneyPrinterV2

    Automate the process of making money online.

    automation
    cli
    json
    money
    outreach
    python
    twitter
    youtube
    Python
    AGPL-3.0
    16.6K stars
    1.8K forks
    16.6K watching
    Updated 3/21/2026
    View on GitHub
    Backblaze Advertisement

    Loading star history...

    Health Score

    5.6

    Weekly Growth

    +0

    +0.0% this week

    Contributors

    1

    Total contributors

    Open Issues

    23

    Generated Insights

    About MoneyPrinterV2

    MoneyPrinter V2

    ♥︎ Sponsor: The Best AI Chat App: shiori.ai


    𝕏 Also, follow me on X: @DevBySami.

    madewithlove

    Buy Me A Coffee GitHub license GitHub issues GitHub stars Discord

    An Application that automates the process of making money online. MPV2 (MoneyPrinter Version 2) is, as the name suggests, the second version of the MoneyPrinter project. It is a complete rewrite of the original project, with a focus on a wider range of features and a more modular architecture.

    Note: MPV2 needs Python 3.12 to function effectively. Watch the YouTube video here

    Features

    • Twitter Bot (with CRON Jobs => scheduler)
    • YouTube Shorts Automater (with CRON Jobs => scheduler)
    • Affiliate Marketing (Amazon + Twitter)
    • Find local businesses & cold outreach

    Versions

    MoneyPrinter has different versions for multiple languages developed by the community for the community. Here are some known versions:

    If you would like to submit your own version/fork of MoneyPrinter, please open an issue describing the changes you made to the fork.

    Installation

    ⚠️ If you are planning to reach out to scraped businesses per E-Mail, please first install the Go Programming Language.

    git clone https://github.com/FujiwaraChoki/MoneyPrinterV2.git
    
    cd MoneyPrinterV2
    # Copy Example Configuration and fill out values in config.json
    cp config.example.json config.json
    
    # Create a virtual environment
    python -m venv venv
    
    # Activate the virtual environment - Windows
    .\venv\Scripts\activate
    
    # Activate the virtual environment - Unix
    source venv/bin/activate
    
    # Install the requirements
    pip install -r requirements.txt
    

    Usage

    # Run the application
    python src/main.py
    

    Documentation

    All relevant document can be found here.

    Scripts

    For easier usage, there are some scripts in the scripts directory, that can be used to directly access the core functionality of MPV2, without the need of user interaction.

    All scripts need to be run from the root directory of the project, e.g. bash scripts/upload_video.sh.

    Contributing

    Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us. Check out docs/Roadmap.md for a list of features that need to be implemented.

    Code of Conduct

    Please read CODE_OF_CONDUCT.md for details on our code of conduct, and the process for submitting pull requests to us.

    License

    MoneyPrinterV2 is licensed under Affero General Public License v3.0. See LICENSE for more information.

    Acknowledgments

    Disclaimer

    This project is for educational purposes only. The author will not be responsible for any misuse of the information provided. All the information on this website is published in good faith and for general information purpose only. The author does not make any warranties about the completeness, reliability, and accuracy of this information. Any action you take upon the information you find on this website (FujiwaraChoki/MoneyPrinterV2), is strictly at your own risk. The author will not be liable for any losses and/or damages in connection with the use of our website.

    Discover Repositories

    Search across tracked repositories by name or description