Social Handle Scraper
3 days trial then $5.00/month - No credit card required now
Social Handle Scraper
3 days trial then $5.00/month - No credit card required now
Scrape usernames for social networks like Instagram, Facebook, YouTube, Twitter, TikTok, LinkedIn and many others
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:
- Twitter / X
- YouTube
- TikTok
- Meetup
- Behance
- Dribbble
- Snapchat
- 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
orwebsite
field for each item in dataset - Will use
id
orplaceId
from the dataset as the id for the output, if present
- Will scrape the address in
ποΈ 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.
- 11 monthly users
- 6 stars
- 95.0% runs succeeded
- 2 days response time
- Created in Jan 2024
- Modified about 5 hours ago