Scrape usernames for social networks like Instagram, Facebook, YouTube, Twitter, TikTok, LinkedIn and many others
Lets you scrape social media usernames and handles from most popular social networks.
You can scrape usernames from Instagram, Facebook, Twitter / X, and many other networks including:
This social handle scraper is designed to work well with the Advanced Google Maps Scraper as it can get websites from the output of that scraper, but it will also work with any other Actor that outputs a website or URL column in its dataset.
Here's an example of social network usernames for A24 Films, from their website:
1[ 2 { 3 "title": "A24", 4 "instagram": "a24", 5 "facebook": "a24", 6 "twitter": "a24", 7 "youtube": "a24films" 8 } 9]
You can supply a URL or a place ID to scrape the details for that place.
NOTE: if you supply both a URL and a place ID for a single place, it may be scraped twice and both results will appear in the dataset. You should try to supply either a URL or a place ID for each place, but not both for the same place.
🎯 Targets
id
field can be included:1"targets": [ 2 { 3 "id": "YourCustomID", 4 "url": "https://a24films.com" 5 } 6]
💾 Dataset ID
URL
or website
field for each item in datasetid
or placeId
from the dataset as the id for the output, if presentSpeed is dependent on the memory available to your Actor and the settings you're using.
To help you calculate, each page you scrape from will produce a summary like the example below (which was run on an Actor with 4,096MB memory):
1---------------------------------------- 2Handles captured for https://a24films.com (ID: h3HJhU5) in 0.21 seconds: 3 4✅ instagram 5✅ facebook 6✅ twitter 7✅ youtube 8✅ tumblr 9✅ giphy 10 11----------------------------------------
Q: Can the data be exported in different formats?
A: Yes, the scraped social usernames can be downloaded in formats such as JSON or CSV for analysis.
Q: Is it legal to scrape social media handles?
A: You should consult the Terms of Service for the sites in your targets list to determine if your use case is permitted.
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!