Social Handle Scraper

Social Handle Scraper

Scrape usernames for social networks like Instagram, Facebook, YouTube, Twitter, TikTok, LinkedIn and many others

LEAD_GENERATIONSOCIAL_MEDIAApify

Social Media Username Scraper

❓ What does it do?

Lets you scrape social media usernames and handles from most popular social networks.


❓ What social network usernames can be scraped?

You can scrape usernames from Instagram, Facebook, Twitter / X, and many other networks including:

  • Instagram
  • Facebook
  • Twitter / X
  • YouTube
  • TikTok
  • LinkedIn
  • Reddit
  • Meetup
  • Pinterest
  • Behance
  • Dribbble
  • Snapchat
  • WhatsApp
  • Telegram
  • Discord
  • Twitch
  • Vimeo
  • Imdb
  • Letterboxd
  • Tumblr
  • 500px
  • Flickr
  • Giphy
  • Medium
  • Goodreads
  • GitHub
  • Spotify
  • SoundCloud
  • VoltFM
  • MixCloud
  • Trip Advisor
  • Yelp
  • Mapstr
  • Foursquare
  • Product Hunt
  • Angelco
  • Tree Nation

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.

Output format

  • 👋 Name
    • Taken from the title of the page
  • 🪪 ID
    • This will be the ID passed in, or a hash of the URL if no ID was supplied
  • 📇 Social Handles
    • The username or handle for each social network
    • NOTE:
      • the output tab will only show the most popular networks
      • the full list is in the JSON / CSV or API output

🏭 Example Output

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]

📝 Input format

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

    • Simple list of URLs to scrape for social handles
    • If using JSON, an id field can be included:
    1"targets": [
    2  {
    3    "id": "YourCustomID",
    4    "url": "https://a24films.com"
    5  }
    6]
  • 💾 Dataset ID

    • Will scrape the address in URL or website field for each item in dataset
    • Will use id or placeId from the dataset as the id for the output, if present

🏎️ Speed

Speed 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----------------------------------------

🙋‍♀️ FAQs

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.

Frequently Asked Questions

Is it legal to scrape job listings or public data?

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.

Do I need to code to use this scraper?

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.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

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!