Snapchat Profile API | Stories & Highlights avatar

Snapchat Profile API | Stories & Highlights

Pricing

$3.00 / 1,000 results

Go to Apify Store
Snapchat Profile API | Stories & Highlights

Snapchat Profile API | Stories & Highlights

Retrieve Snapchat profile data, stories, highlights, and related accounts as structured JSON using your API key for creator research and monitoring workflows.

Pricing

$3.00 / 1,000 results

Rating

2.0

(1)

Developer

Xtech

Xtech

Maintained by Community

Actor stats

1

Bookmarked

132

Total users

5

Monthly active users

a day ago

Last modified

Share

Retrieve structured Snapchat profile data, stories, highlights, and related accounts for creator research and monitoring workflows. You provide the API key; this Actor returns the data in a ready-to-export dataset.

Pricing

  • $0.003 per profile result saved to the default dataset.
  • Example: 100 successful profile results cost $0.30.
  • Your API provider may charge separately for the API key you supply.

πŸ“₯ Input Parameters

ParameterTypeRequiredDescription
inputsArrayβœ…List of Snapchat usernames/handles
apiKeyStringβœ…Your private API key; masked by Apify and never returned

Example Input

{
"inputs": ["snapchat", "addisonre"],
"apiKey": "YOUR_API_KEY"
}

πŸ“€ Output Data

Each processed Snapchat handle produces a comprehensive profile result:

Successful Response

{
"handle": "zane",
"timestamp": "2024-01-01T12:00:00.000Z",
"status": "success",
"responseTime": 1250,
"success": true,
"userProfile": {
"username": "zane",
"title": "Zane",
"subscriberCount": "1535700",
"bio": "Time to get buck wild baby",
"profilePictureUrl": "https://cf-st.sc-cdn.net/...",
"hasStory": false
},
"curatedHighlights": [...],
"spotlightHighlights": [...],
"spotlightStoryMetadata": [...]
}

πŸš€ Quick Start

  1. Configure Input: Provide your API key and a list of Snapchat usernames (without @ symbol)
  2. Run Scraper: Execute and monitor results in real-time
  3. View Results: Access comprehensive profile data in your Apify dataset

πŸ“Š Key Features

  • βœ… Comprehensive Profile Data: Extract user profiles, bios, subscriber counts, and more
  • βœ… Stories & Highlights: Get curated highlights and spotlight content
  • βœ… Related Accounts: Discover connected and related Snapchat accounts
  • βœ… Media Content: Access profile pictures, story thumbnails, and media URLs
  • βœ… Robust Error Handling: Comprehensive error logging and recovery
  • βœ… Real-time Monitoring: Detailed logging and progress tracking
  • βœ… Structured Output: Consistent data format with full Snapchat profile schema

Built by Xtech for structured Snapchat profile workflows.