{"id":18731093,"url":"https://github.com/vaibhavsingh97/stalkpy","last_synced_at":"2025-09-26T14:04:39.501Z","repository":{"id":95862873,"uuid":"101407246","full_name":"vaibhavsingh97/StalkPy","owner":"vaibhavsingh97","description":"A Python script to opens the major social networks associated to the specific handle. Inspired from https://github.com/samanthakem/HandleStalker :rocket: :dancer:","archived":false,"fork":false,"pushed_at":"2022-12-08T02:07:24.000Z","size":21,"stargazers_count":27,"open_issues_count":3,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T17:53:37.531Z","etag":null,"topics":["cli","comman","demo","friends","highlighting","linux","macos","python","python3","social-accounts","stalking","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vaibhavsingh97.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-08-25T13:36:23.000Z","updated_at":"2024-12-01T18:11:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"d2d31fd8-e0cd-43c1-808d-d52ed2cbf1e5","html_url":"https://github.com/vaibhavsingh97/StalkPy","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/vaibhavsingh97/StalkPy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaibhavsingh97%2FStalkPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaibhavsingh97%2FStalkPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaibhavsingh97%2FStalkPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaibhavsingh97%2FStalkPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vaibhavsingh97","download_url":"https://codeload.github.com/vaibhavsingh97/StalkPy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaibhavsingh97%2FStalkPy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277088744,"owners_count":25758766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-26T02:00:09.010Z","response_time":78,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","comman","demo","friends","highlighting","linux","macos","python","python3","social-accounts","stalking","windows"],"created_at":"2024-11-07T14:56:15.590Z","updated_at":"2025-09-26T14:04:39.496Z","avatar_url":"https://github.com/vaibhavsingh97.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StalkPy\n\nCommand line tool to open the major social accounts connected to the specfic handle. Inspired from [HandleStalker](https://github.com/samanthakem/HandleStalker) :dancer: :rocket:\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/50ce8c28eb9d48afa53a544aa9f208d2)](https://www.codacy.com/app/vaibhavsingh97/StalkPy?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=vaibhavsingh97/StalkPy\u0026utm_campaign=Badge_Grade) [![Build Status](https://travis-ci.org/vaibhavsingh97/StalkPy.svg?branch=master)](https://travis-ci.org/vaibhavsingh97/StalkPy) [![Requirements Status](https://requires.io/github/vaibhavsingh97/StalkPy/requirements.svg?branch=master)](https://requires.io/github/vaibhavsingh97/StalkPy/requirements/?branch=master) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://vaibhavsingh97.mit-license.org/) \u003c!-- https://github.com/jackton1/script_install --\u003e\n\n```\n                     _____   _             _   _      _____          \n                    / ____| | |           | | | |    |  __ \\         \n                    | (___  | |_    __ _  | | | | __ | |__) |  _   _\n                    \\___ \\  | __|  / _` | | | | |/ / |  ___/  | | | |\n                    ____) | | |_  | (_| | | | |   \u003c  | |      | |_| |\n                    |_____/  \\__|  \\__,_| |_| |_|\\_\\ |_|       \\__, |\n                                                                __/ |\n                                                               |___/\n```\n\n## Installation\n\n### Clone\n\n**1.)** Clone the repository by using this link :\n\n```\n$ git clone https://github.com/vaibhavsingh97/StalkPy.git\n```\n\n### Run\n\n**2.)** Open terminal window there and the type these comands :\n\n```\n$ cd Stalkpy \u0026\u0026 pip install -r requirements.txt\n```\n\nUser can query as many username\n\n```\n$ python StalkPy.py -u USERNAME [USERNAME ...]\n```\n\nTo get help use\n\n```\n$ python StalkPy.py [-h] [--help]\n```\n\n### Configure\n\n**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](http://jsonlint.com/).\n\n### Support\n\n|         | Python 2.7                      | Python 3.5                      |\n|---------|---------------------------------|---------------------------------|\n| Linux   | :white_check_mark: Full support | :white_check_mark: Full support |\n| Max OS  | :white_check_mark: Full support | :white_check_mark: Full support |\n| Windows | :white_check_mark: Full support | :white_check_mark: Full support |\n\n#### To-do\n\n- [ ] Make the script faster :)\n- [ ] check list of browser and open accordingly\n- [x] ~~Command line addition of accounts to `Config.json`~~\n- [ ] check the validity of username.\n- [x] ~~handle case if no social account found~~\n- [x] ~~test cross plateform support~~\n- [x] ~~Add clint support (used argparse)~~\n\n## Issues\n\nYou can report the bugs at the [issue tracker](https://github.com/vaibhavsingh97/StalkPy/issues)\n\n## License\n\nBuilt with ♥ by Vaibhav Singh([@vaibhavsingh97](https://github.com/vaibhavsingh97)) under [MIT License](https://vaibhavsingh97.mit-license.org/)\n\nYou can find a copy of the License at \u003chttps://vaibhavsingh97.mit-license.org/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaibhavsingh97%2Fstalkpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaibhavsingh97%2Fstalkpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaibhavsingh97%2Fstalkpy/lists"}