Snapchat Profile Scraper

Snapchat Profile Scraper

Extract comprehensive public profile data from Snapchat accounts. Get detailed information including subscriber counts, bio, location, and more. Perfect for social media analysis, influencer research, and market intelligence. 🚀

SOCIAL_MEDIAApify

Snapchat Profile Scraper 👻

🤖 What does Snapchat Profile Scraper do?

This actor allows you to extract detailed profile information from Snapchat public accounts. It's perfect for social media analysis, influencer research, and market intelligence.

✨ Key Features

  • 🔍 Scrape multiple Snapchat profiles
  • 📊 Extract comprehensive profile data including:
    • Username and display name
    • Subscriber count
    • Bio and website URL
    • Location information
    • Account creation and last update time
    • Profile verification status
    • Category and subcategory
    • Profile picture and Snapcode URLs
  • ⚡ High-performance with request filtering and optimization
  • 🔄 Support for proxy configuration
  • 💾 Results in structured format

📋 Output Data Structure

The actor provides detailed profile information including:

  • Basic profile details (username, title, bio)
  • Engagement metrics (subscriber count)
  • Profile verification status (badge)
  • Business categorization
  • Temporal data (creation time, last update time)
  • Media URLs (profile picture, Snapcode)
  • Geographic information
  • Associated links and websites

💡 Use Cases

  • Influencer Research & Analysis
  • Social Media Marketing
  • Competitive Intelligence
  • Brand Monitoring
  • Market Research
  • Social Media Analytics

🔧 Input Parameters

  • usernames: Array of Snapchat usernames to scrape
  • proxyConfiguration: Optional proxy settings for enhanced reliability

Input Example

A full explanation of an input example in JSON.

1{
2    "usernames": [
3		"fcbarcelona", "realmadrid"
4	]
5}

Output sample

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		"username": "fcbarcelona",
4		"title": "FC Barcelona",
5		"snapcodeImageUrl": "https://app.snapchat.com/web/deeplink/snapcode?username=fcbarcelona&type=SVG&bitmoji=enable",
6		"badge": 1,
7		"categoryStringId": "public-profile-category-v3-business-group",
8		"subcategoryStringId": "public-profile-subcategory-v3-sports-team",
9		"subscriberCount": "2718700",
10		"bio": "FC Barcelona’s official Snapchat account #ForçaBarça 💙❤️ 
🌕 COLDPLAY COLLECTION PRESALE ⬇️",
11 "websiteUrl": "http://barca.link/TKQ050TMBbj", 12 "profilePictureUrl": "https://cf-st.sc-cdn.net/aps/bolt/aHR0cHM6Ly9jZi1zdC5zYy1jZG4ubmV0L2Qvbm1ObmtrTUhDbUxEUk5WRzNlZnBuP2JvPUVnMGFBQm9BTWdFRVNBSlFHV0FCJnVjPTI1._RS0,90_FMjpeg", 13 "address": "Barcelona, Catalunya, España", 14 "hasCuratedHighlights": true, 15 "hasSpotlightHighlights": true, 16 "mutableName": "", 17 "publisherType": "", 18 "squareHeroImageUrl": "", 19 "primaryColor": "", 20 "hasStory": false, 21 "creationTime": "2019-05-21T18:25:09.912Z", 22 "lastUpdateTime": "2024-10-26T19:06:07.123Z" 23 }, 24 { 25 "username": "realmadrid", 26 "title": "Real Madrid", 27 "snapcodeImageUrl": "https://app.snapchat.com/web/deeplink/snapcode?username=realmadrid&type=SVG&bitmoji=enable", 28 "badge": 1, 29 "categoryStringId": "public-profile-category-v3-business-group", 30 "subcategoryStringId": "public-profile-subcategory-v3-sports-team", 31 "subscriberCount": "3275200", 32 "bio": "⚽ Official profile of Real Madrid C.F. | 🏆 15 times European Champions | 🌍 FIFA Best Club of the 20th Century", 33 "websiteUrl": "https://www.snapchat.com/discover/Real_Madrid/6314412811", 34 "profilePictureUrl": "https://cf-st.sc-cdn.net/aps/bolt/aHR0cHM6Ly9jZi1zdC5zYy1jZG4ubmV0L2QvRjhTOVBCQndrUTdlM2NxRGlPWTE0P2JvPUVnMGFBQm9BTWdFRVNBSlFHV0FCJnVjPTI1._RS0,90_FMjpeg", 35 "address": "Madrid, España", 36 "hasCuratedHighlights": false, 37 "hasSpotlightHighlights": true, 38 "mutableName": "", 39 "publisherType": "", 40 "squareHeroImageUrl": "https://cf-st.sc-cdn.net/aps/bolt/aHR0cHM6Ly9jZi1zdC5zYy1jZG4ubmV0L2QvcGVnejljVUZTMlh1WU1CTjI5UVZTP2JvPUVnMGFBQm9BTWdFRVNBSlFHV0FCJnVjPTI1._RS0,1080_FMjpeg", 41 "primaryColor": "", 42 "hasStory": false, 43 "creationTime": "2019-05-21T18:26:22.131Z", 44 "lastUpdateTime": "2024-11-03T17:06:18.017Z" 45 }, 46 ... 47]

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!