Social Media

General Social Media Search Tools

  • Namechk - Checks for username availability across multiple social media platforms.

  • Pipl - Searches for people and their online identities across various platforms

  • Spokeo - Searches a wide variety of databases to provide information on individuals, such as contact information, social media profiles, and public records.

  • Profil3r (CLI-based) - An OSINT tool that allows you to find potential profiles of a person on social networks, as well as their email addresses.

# Searches for profiles related to the name John Doe.
python3 profil3r.py -p john doe

# Searches specifically for John Doe's Instagram and Facebook profiles.
python3 profil3r.py -p john doe -r instagram,facebook

# Outputs the results into a JSON file named result.json.
python3 profil3r.py -p john doe -o result.json

# Searches for email addresses associated with John Doe.
python3 profil3r.py -p john doe -r email

# Displays help information and all available options.
python3 profil3r.py --help
  • Social-Searcher - A real-time search engine for finding mentions and profiles across various social media platforms.

  • PeekYou - Searches for individuals across social media platforms.

  • Social Mention - Real-time social media search and analysis.

Facebook
  • IntelTechniques Facebook Tools - Offers a collection of search tools specifically for Facebook, useful for finding profiles, posts, and more.

  • Stalkscan - Provides detailed search options to explore public Facebook profiles.

  • Graph.tips Facebook Search - Allows for advanced Facebook graph searching.

  • Search Is Back - Provides custom search filters for finding people, posts, events on Facebook.

  • Sowdust FB Search - Offers advanced search options for Facebook posts and profiles.

Instagram
  • ImgInn - Allows users to view and download posts and stories from public Instagram accounts.

  • InstaDP - Lets users view and download Instagram profile pictures in full size.

  • Websta - Provides insights and analytics for Instagram profiles.

  • InstaLeak - Allows checking if an Instagram account might have any security issues.

  • Gramfeed - Instagram viewer and search engine.

Twitter
  • Foller.me - Provides analytics for Twitter accounts, including recent tweets, interests, and activity.

  • Tweepy (CLI-based) - A Python library for accessing the Twitter API, useful for gathering data about tweets and users.

  • Twitonomy - Provides detailed analytics about users, tweets, and engagement.

  • Sleeping Time - Estimates when a user is likely asleep based on tweet patterns.

Discord
  • Discord History Tracker - Allows users to save text chat history from Discord servers and channels.

  • Discohook - A message builder for Discord webhooks.

  • DiscordLeaks -Archive of public Discord servers known for activism and hacking topics.

Telegram
  • Telegago - A search engine for discovering Telegram groups and channels.

  • TGStat - Provides statistics and analytics for Telegram channels and bots.

  • Lyzem - Search engine for finding public groups, channels, and bots on Telegram.

  • Telegraph - Tool for creating and sharing articles on Telegram.

YouTube
  • Social Blade - Provides analytics and statistics for YouTube channels, including growth and engagement metrics.

  • NoxInfluencer - Provides analytics and statistics for YouTube channels.

  • TubeBuddy - A browser extension providing advanced analytics and optimization tools for YouTube.

  • VidIQ - Offers tools for YouTube content research, analytics, and SEO.

LinkedIn
  • Linkedin Lookup (LinkedIn's built-in feature) - Allows searching for people on LinkedIn by various criteria, including company, school, and name.

  • LeadLeaper - LinkedIn plugin for finding and saving leads along with their email addresses.

  • Lusha - Provides contact information of LinkedIn profiles.

  • Recruit’em - Advanced search tool for finding candidates on LinkedIn.

Reddit
Snapchat
  • Snap Map (official feature of Snapchat) - Views public Snapchat stories geographically on a map

Last updated