Hunt down social media accounts by username across social networks
feat: add Carrd, SpaceHey, and Substack as supported sites
- Carrd: Simple website builder with profiles at {username}.carrd.co.
Uses status_code detection (404 for non-existing profiles).
- SpaceHey: Retro social network inspired by MySpace.
Uses message detection ("Not Found (Error 404) | SpaceHey" title
for non-existing profiles).
- Substack: Newsletter/publishing platform with profiles at
{username}.substack.com. Uses status_code detection (404 for
non-existing publications). M
Mohamed Solaiman committed
dca64e35d36217335fb45373cde4891226aae182
Parent: 271608f