Snapchat Profile Scraper
by neuro-scraper
Snapchat Profile Scraper. Get all the snapchat public profile data as you need β Fast β‘ | Accurate π― | Automated π€
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
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- 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.
Categories
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 TrialActor Information
- Developer
- neuro-scraper
- Pricing
- Paid
- Total Runs
- 191
- Active Users
- 28
Related Actors
Video Transcript Scraper: Youtube, X, Facebook, Tiktok, etc.
by invideoiq
Linkedin Profile Details Scraper + EMAIL (No Cookies Required)
by apimaestro
Twitter (X.com) Scraper Unlimited: No Limits
by apidojo
Content Checker
by jakubbalada
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support