Coder Social home page Coder Social logo

tufayellus / yahoo-account-checker Goto Github PK

View Code? Open in Web Editor NEW
9.0 3.0 5.0 19.22 MB

A python driven yahoo username availability validation software developed by Tufayel with proxy support

License: GNU General Public License v3.0

Python 100.00%
account-checker yahoo-checker username-checker bulk-check yahoo-api checker python python3 tkinter tkinter-gui

yahoo-account-checker's Introduction

Yahoo Account Checker

A Python driven yahoo username availability validation software developed by Tufayel with proxy integration support

Screenshot

Figure: Main Window


Figure: Processing Screen


Figure: Processing Completed & How To Insert Proxy

Use Cases

This software is designed to check for username availability on the Yahoo website so that you can easily find your favorite username without having to type them again and again.

How to run it on a Linux or a Mac machine?

You will be required to install

1. Python 3.x
2. requests module

To install the requests module, after installing Python, execute the below command in your terminal:
pip3 install requests
Then open the terminal in the folder where the script is located and type: On mac: Python3 yahoo_checker.py or on Linux: python3 yahoo_checker.py

What do I learn by developing it?

Going through the development process of this software, helped me to practice different Python libraries and GUI application development. I have implemented threading, proxy integration, a web scraping library named requests, a GUI development library named tkinter, and, regular expression to parse and extract the required data using re library to prepare this software. I hope you will like it.

Maintenance

I am not going to maintain it anymore. I uploaded it as a part of showcasing my projects. Since this is an open-source program, you are open to tweaking it as per your needs.

CAUTION

PLEASE DO NOT FLOOD THE YAHOO WEBSITE WITH TOO MANY USERNAMES AND REPEATEDLY. DOING SO WILL RESULT IN YOUR ACCESS BEING RESTRICTED. USE AT YOUR OWN RISK.

yahoo-account-checker's People

Contributors

tufayellus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

yahoo-account-checker's Issues

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.