Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rahulrajpl/netizenship

a commandline #OSINT tool to find the online presence of a username in popular social media websites like Facebook, Instagram, Twitter, etc.
https://github.com/rahulrajpl/netizenship

cybersecurity information-gathering information-retrieval information-security infosec osint-python websec websecurity

Last synced: 3 months ago
JSON representation

a commandline #OSINT tool to find the online presence of a username in popular social media websites like Facebook, Instagram, Twitter, etc.

Awesome Lists containing this project

README

        

# Netizenship

![issues](https://img.shields.io/github/issues/rahulrajpl/netizenship)
![stars](https://img.shields.io/github/stars/rahulrajpl/netizenship?style=social)
![forks](https://img.shields.io/github/forks/rahulrajpl/netizenship?style=social)

This is a commandline tool to find the online presence of a username in popular social media websites like Facebook, Instagram, Twitter, etc. Current version is 0.2.3

![sneakpeak](./sneak.gif)

## Installation

Install this tool via following command

~~~
$ sudo pip3 install netizenship
~~~
To upgrade an old version, run

~~~
$ sudo pip3 install --upgrade netizenship
~~~

## Usage

Once the tool is installed, run it by executing the following command :

~~~
$ netizenship
~~~

and then enter the username to search for

## Contribute

This tool is presently at infant stage. 38 websites are covered presently. I highly appreciate improvements and suggestions. Scope for additions/ improvements are broadly as follows: -

- More websites to be added.
- Report broken links or bugs with certain websites
- Add email lookup as an option

### Thanks to contributors
- [Robert Putt](https://github.com/robputt796)

## License

![license](https://img.shields.io/github/license/rahulrajpl/netizenship)

Copyright (c) 2020 Rahul Raj

Read full license [here](./LICENSE)