Skip to content

A Python script to opens the major social networks associated to the specific handle. Inspired from https://github.com/samanthakem/HandleStalker 🚀 💃

License

Notifications You must be signed in to change notification settings

vaibhavsingh97/StalkPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StalkPy

Command line tool to open the major social accounts connected to the specfic handle. Inspired from HandleStalker 💃 🚀

Codacy Badge Build Status Requirements Status License: MIT

                     _____   _             _   _      _____          
                    / ____| | |           | | | |    |  __ \         
                    | (___  | |_    __ _  | | | | __ | |__) |  _   _
                    \___ \  | __|  / _` | | | | |/ / |  ___/  | | | |
                    ____) | | |_  | (_| | | | |   <  | |      | |_| |
                    |_____/  \__|  \__,_| |_| |_|\_\ |_|       \__, |
                                                                __/ |
                                                               |___/

Installation

Clone

1.) Clone the repository by using this link :

$ git clone https://github.com/vaibhavsingh97/StalkPy.git

Run

2.) Open terminal window there and the type these comands :

$ cd Stalkpy && pip install -r requirements.txt

User can query as many username

$ python StalkPy.py -u USERNAME [USERNAME ...]

To get help use

$ python StalkPy.py [-h] [--help]

Configure

3.) The Config.json contains a list of social accounts. You can add as many social accounts you want. Just remember to ensure the Config.json file is valid JSON.

Support

Python 2.7 Python 3.5
Linux ✅ Full support ✅ Full support
Max OS ✅ Full support ✅ Full support
Windows ✅ Full support ✅ Full support

To-do

  • Make the script faster :)
  • check list of browser and open accordingly
  • Command line addition of accounts to Config.json
  • check the validity of username.
  • handle case if no social account found
  • test cross plateform support
  • Add clint support (used argparse)

Issues

You can report the bugs at the issue tracker

License

Built with ♥ by Vaibhav Singh(@vaibhavsingh97) under MIT License

You can find a copy of the License at https://vaibhavsingh97.mit-license.org/

About

A Python script to opens the major social networks associated to the specific handle. Inspired from https://github.com/samanthakem/HandleStalker 🚀 💃

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages