Documentation Index
Fetch the complete documentation index at: https://rocks.docs.rive.wtf/llms.txt
Use this file to discover all available pages before exploring further.
Every API key is tied to one IP. To apply for a key, DM southctrl on Discord.
Quick Start
This route only works for public Snapchat profiles.
Get Profile
Get public profile information for a Snapchat user.Endpoint
Query Parameters
Snapchat username.
Example Request
Example Response
Response Fields
Whether the request was successful.
Flattened public profile data scraped from Snapchatโs public web page.
Only public Snapchat profiles can be accessed through this API.
| Field | Type | Description |
|---|---|---|
| username | string | Snapchat username |
| source_url | string | Public /add/ page URL |
| snapcode_image_url | string | Direct Snapcode image URL |
| display_name | string | Public display name |
| subscriber_count | string | Subscriber count as a raw string |
| profile_picture_url | string | Profile image URL |
| website_url | string | Public website URL if available |
| has_story | boolean | Whether the page indicates an active story |
| has_curated_highlights | boolean | Whether curated highlights are available |
| has_spotlight_highlights | boolean | Whether spotlight highlights are available |
| business_profile_id | string | Public business profile ID when exposed |
| badge | number | Verification-like badge value |
| should_hide_username | boolean | Whether the username should be hidden on the page |
| page_title | string | Public page title |
| page_description | string | Public meta description |
| canonical_url | string | Canonical public profile URL |
| last_updated_text | string | Last updated text from the page |
| subscriber_count_text | string | Short subscriber count text like 33M |
| spotlight_post_count | number | Number of spotlight links found |
| spotlight_posts | array | Spotlight links found on the public page |
| topics | array | Topic links found on the page |
| recommended_accounts | array | Recommended account links found on the page |
| next_data_summary | object | Summary of exposed __NEXT_DATA__ frontend keys |
Use Cases
Influencer Analytics
Track influencer subscriber counts and growth
Profile Verification
Verify Snapchat accounts for authenticity
Social Discovery
Discover related accounts, topics, and profile links
Bot Integration
Display Snapchat profiles in Discord/Telegram bots
Additional Notes
Subscriber Count Parsing
subscriber_count is returned as a string. Parse it before using it in calculations:
Verification Badge
Abadge value of 1 usually means the account is verified: