Snapchat Profile Scraper avatar

Snapchat Profile Scraper

Try for free

2 hours trial then $19.99/month - No credit card required now

View all Actors
Snapchat Profile Scraper

Snapchat Profile Scraper

easyapi/snapchat-profile-scraper
Try for free

2 hours trial then $19.99/month - No credit card required now

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. 🚀

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 💙❤️ \n🌕 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]
Developer
Maintained by Community
Actor metrics
  • 4 monthly users
  • 0 stars
  • 100.0% runs succeeded
  • Created in Nov 2024
  • Modified 8 days ago
Categories