Check username availability across 80+ platforms including Twitter, Instagram, YouTube, GitHub, and more! Get instant results with platform logos, URLs, and availability status. Essential tool for brand research, social media management, and digital presence optimization. ๐
This powerful actor checks username availability across 80+ popular social media platforms, creative communities, and online services - all in one go! Perfect for:
For each platform, the actor provides:
Parameter | Type | Description |
---|---|---|
username | String | The username to check across platforms |
proxyConfiguration | Object | Proxy settings for the crawler |
A full explanation of an input example in JSON.
1{ 2 "username": "jamsmith" 3}
The results will be wrapped into a dataset which you can always find in theย Storageย tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "platform": "cash.app", 4 "platformLogo": "https://www.google.com/s2/favicons?domain=cash.app", 5 "platformUrl": "https://cash.app", 6 "profileUrl": "https://cash.app/$jamsmith", 7 "status": "valid" 8 }, 9 { 10 "platform": "deviantart", 11 "platformLogo": "https://www.google.com/s2/favicons?domain=deviantart.com", 12 "platformUrl": "https://www.deviantart.com", 13 "profileUrl": "https://www.deviantart.com/jamsmith", 14 "status": "valid" 15 }, 16 { 17 "platform": "steam", 18 "platformLogo": "https://www.google.com/s2/favicons?domain=steamcommunity.com", 19 "platformUrl": "https://steamcommunity.com", 20 "profileUrl": "https://steamcommunity.com/id/jamsmith", 21 "status": "valid" 22 }, 23 ... 24]
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool โ just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. Youโll be guided to input a search term and get structured results. No setup needed!