Coder Social home page Coder Social logo

rupinder2002 / selenium-ad-clicker-make-money-using-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cryptoidcoder/selenium-ad-clicker

0.0 0.0 0.0 51.62 MB

A Web-Scraper running in docker that utilizes the Mysterium Network to click ads while being undetected

Shell 0.01% JavaScript 0.12% C++ 0.18% Python 95.37% C 1.69% Fortran 0.02% PowerShell 0.04% XSLT 0.01% HTML 0.01% Smarty 0.02% Batchfile 0.01% Cython 2.54% Dockerfile 0.01%

selenium-ad-clicker-make-money-using-python's Introduction

Selenium-Web-Clicker

A Web-Scraper running in docker that utilizes the Mysterium Network to browse while being undetected

This project aims to navigate the web while randomizing user agents and ip's. The brilliance of it comes from the Mysterium network. This allows us to use non-commercial ip's as a Virtual Private Netowrk. When clicking on websites from a known VPN/Proxy websites often just block them. That is where Mysterium Comes in allowing people to have a decentralized VPN.

Part one: Mysterium

The wallet is what will be paying the individuals who run the servers we are connecting to. You will need to download the Mysterium-Desktop app and make a wallet so you can import your private key into Selenium-Web-Clicker Then export the wallet and put the string and password in docker-compose.yml

Part two: Test Site

You will need to make a Linux server on a VPS and hook a domain up to it. Making the necessary changes to the index.html file to reflect your test. Then build and run the docker container as follows (making sure you are in the same directory):

docker build -t ad_site .
docker run -d -p 80:80 ad_site

Part three: Web Bot

The last part is the web clicker and this one should run locally. The ad_bot uses two containers; The first is a Mysterium node (which we do not need to edit), and the second is a Selenium web-scraper. You will need to change some of the code in ad_bot.py. You will need to change the URL to whatever domain you made for the Ad_site.

Docker build -t ad_bot .
docker-compose up

All set you should start earing money wherever you set-up your ad network.

Big thanks to CryptoidCoder for helping me with this project

selenium-ad-clicker-make-money-using-python's People

Contributors

legitcamper avatar cryptoidcoder 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.