Snapchat Profile Scraper

Snapchat Profile Scraper

by neuro-scraper

Snapchat Profile Scraper. Get all the snapchat public profile data as you need β€” Fast ⚑ | Accurate 🎯 | Automated πŸ€–

191 runs
28 users
Try This Actor

Opens on Apify.com

About Snapchat Profile Scraper

Snapchat Profile Scraper. Get all the snapchat public profile data as you need β€” Fast ⚑ | Accurate 🎯 | Automated πŸ€–

What does this actor do?

Snapchat Profile Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

🎯 Snapchat Profile Scraper Actor Powerful Snapchat profile metadata extractor for public profiles. ## πŸ“– Overview Scrape Snapchat profile information including username, followers, account type, videos, and related accountsβ€”all in a clean JSON format. ## πŸ’‘ Use Cases / When to Use * Gather analytics for Snapchat influencers. * Monitor public profiles for engagement metrics. * Collect video links and account information for automation or research. ## ⚑ Quick Start (Console) 1. Go to the actor page on Apify Console. 2. Click Run. 3. Enter your Snapchat profile URLs in the startUrls input (JSON array of URLs). 4. Optional: Enable Apify Proxy in the Proxy panel. 5. Click Start. ## ⚑ Quick Start (CLI + API) ### CLI bash # Run actor with input JSON apify run --actor-id <ACTOR_ID> -p input.json ### apify-client (Python) python from apify_client import ApifyClient client = ApifyClient('<APIFY_TOKEN>') run_input = { "startUrls": ["https://www.snapchat.com/add/exampleuser"], "proxyConfiguration": {"useApifyProxy": True} } run = client.actor('your-username/snapchat-profile-scraper').call(run_input=run_input) print(run['defaultDatasetId']) ## πŸ“ Inputs json { "startUrls": ["https://www.snapchat.com/add/exampleuser"], "proxyConfiguration": {"useApifyProxy": true} } * startUrls: Array of Snapchat profile URLs to scrape. * proxyConfiguration: Proxy settings object (optional, see 🌍 Proxy Configuration). ## βš™οΈ Configuration | πŸ”‘ Name | πŸ“ Type | ❓ Required | βš™οΈ Default | πŸ“Œ Example | πŸ“ Notes | | ------------------ | ----------- | ---------- | -------------- | ----------------------------------------------------------------------------------------- | --------------------------------------- | | startUrls | array | βœ… Yes | null | ["https://www.snapchat.com/add/exampleuser"] | List of Snapchat profile URLs | | proxyConfiguration | object | ❌ No | {} | {"useApifyProxy": true} | Configure Apify Proxy or custom proxies | | ALL_RESULTS | dataset key | ❌ No | defaultDataset | null | Default dataset key for outputs | Console example: paste URLs into startUrls field or set an environment variable APIFY_TOKEN=<YOUR_TOKEN>. ## πŸ“€ Outputs Each output item includes: json { "name": "Example User", "user_name": "exampleuser", "followers": "1200", "display_picture": "https://profile.pic/url.webp", "account_type": "Public", "last_updated": "2025-09-15", "video_url": "https://www.snapchat.com/spotlight/video123", "view_count": "10000", "share_count": "500", "comment_count": "150", "related_link": "Related Topic", "related_account": "related_user" } * Stored in default dataset (ALL_RESULTS). ## πŸ”‘ Environment Variables | Variable | Description | | ------------ | -------------------- | | APIFY_TOKEN | Your Apify API token | ## ▢️ How to Run ### Console 1. Paste URLs into startUrls. 2. Optionally configure proxy. 3. Click Start. ### CLI bash apify run --actor-id <ACTOR_ID> -p input.json ### apify-client See Quick Start above. ## ⏰ Scheduling & Webhooks * Use Scheduling tab in Console to run periodically. * Webhooks can be added in Console to get notified on actor completion. ## 🐞 Logs & Troubleshooting * ❌ "No Snapchat profile URLs provided" β†’ Check startUrls input. * ⚠️ Proxy errors β†’ Ensure valid proxy configuration or enable Apify Proxy. ## πŸ”’ Permissions & Storage notes * Data is stored in default dataset (ALL_RESULTS). * Proxy credentials should be saved as secrets. ## πŸ†• Changelog / Versioning tip * Keep actor versions tagged in Console for reproducibility. ## 🌍 Proxy Configuration * Enable Apify Proxy in the Proxy panel. * Custom Proxies: Set HTTP_PROXY and HTTPS_PROXY env vars or via proxyConfiguration input. json { "startUrls": ["https://www.snapchat.com/add/exampleuser"], "proxyConfiguration": { "useApifyProxy": false, "apifyProxyGroups": ["GROUP"], "proxyUrls": ["http://<USER>:<PASS>@proxy.com:8000"] } } * πŸ”’ Keep credentials as secrets. * TODO: Advanced proxy rotation patterns (for large-scale scraping). ## πŸ“Œ Notes / TODOs * TODO: Verify handling of multiple video URLs per profile. * TODO: Confirm parsing consistency across Snapchat UI changes. ## πŸ“š References * Apify Actor README Guide * Apify Input & Output Docs * Actor in Console ## 🧐 Inferred from main.py * Actor scrapes public Snapchat profiles. * Supports Apify Proxy and custom proxies. * Outputs stored in default dataset (ALL_RESULTS). * TODOs include proxy rotation and multi-video handling.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Snapchat Profile Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
neuro-scraper
Pricing
Paid
Total Runs
191
Active Users
28
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support