Snapchat Profile Scraper: Creator Data, No Login, $1 per 1,000 Profiles

Extract public Snapchat creator profiles in bulk. Returns display_name, bio (up to 500 chars), subscriber_count, avatar / Bitmoji URL, Official Story verified flag, and the external website URL parsed from the bio. Accept usernames, @handles or full web.snapchat.com URLs in the same input list. No Snapchat account, no API key.

Open on Apify → Try it now
Pricing
$0.001/profile
RAM
128MB
Coverage
Global
Fields per profile
9
Proxy
Direct or Apify proxy
Anti-Bot
SSR rehydration

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~snapchat-profile-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "profileUrls": ["nasa", "@snapchat", "https://web.snapchat.com/@gucci"],
    "maxResults": 0
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/snapchat-profile-scraper

Integrations

Output fields

FieldTypeExample
usernamestringnasa
display_namestringNASA
biostringExplore the universe and discover our home planet.
subscriber_countinteger2,500,000
avatar_urlstringhttps://snapchat.com/bitmojis/...
is_verifiedbooleantrue
websitestringhttps://www.nasa.gov
profile_urlstringhttps://web.snapchat.com/@nasa
scraped_atstring2026-05-17T10:00:00Z

Related Actors

Open on Apify → Try it now (free tier available)