The Social Handle Extractor finds every @mention in your text — useful for collecting participants in a Twitter/X thread, extracting tagged users from a comment dump, or auditing social media content for influencer mentions.
Paste any text containing @mentions and get a clean, de-duplicated list of social handles instantly. To extract hashtags from the same content, try the Hashtag Extractor.
Thread mentions
Input
Thanks to @alice, @bob_dev, and @carol for contributing to this project!
Output
@alice @bob_dev @carol
Extract all hashtags from social media posts or any text.
Extract all email addresses from any block of text.
Extract phone numbers from any text or document.
Strip HTML tags and extract the plain text content.
Extract values from JSON by key path.
Extract all numbers (integers and decimals) from text.