Code Monkey home page Code Monkey logo

automated-iith-nss-and-aims's Introduction

Introduction

I have worked on some websites using selenium to automate logins and data collections.
Websites:
(1) NSS IITH Website
(2) Aims IITH Website
(3) Cricbuzz notification through whatsapp Website
(4) NTA Results bruteforcing date of birth(Use at your own risk,Iam not liable for any legal action) Website
(5) Spamming your friends through random whatsapp texts.Website

Table of contents

General info

You are going to need some modules mentioned below. Tested on Ubuntu 20.04 LTS

Modules

Code is created with:

  • Ubuntu 20.04 LTS
  • Selenium version : 3.141.0
  • Chromedriver version : 90.0.4430.24 (Always use same version of chromredriver as of chrome)(Better to use latest version)
  • Python library version : Python 3.8.5
  • opencv-python version : 4.5.1 (To detect captcha)(optional)
  • Easy ocr version : 1.3.1
  • numpy version : 1.19.5
  • Jupyter (Optional) : 6.3.0

Setup

To run this project, install above modules locally using pip or pip3:

$ pip3 install selenium
$ pip3 install opencv-python
$ pip3 install easyocr
$ pip3 install numpy
$ pip3 install jupyterlab
$ apt install chromium-chromedriver

or you can just download the latest version of chromedriver from Website

and run in terminal

$ pip3 install -r requirements.txt

Automate file is for IITH students only

Example-Gif

(1) NSS Automated Login Gif.




(2) Aims Automated Login Gif.




Aims second captcha accuracy is 68% only so if there is an error run the code again.

(3) Cricbuzz notification through whatsapp texts.




(4) NTA Bruteforcing Login Gif.




(5) Spamming friends with random texts.


If you need any help in automating logins of any website or come across any error create an issue here.

automated-iith-nss-and-aims's People

Contributors

srijith01 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

muttasohith

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.