Snapchat Profile Scraper
Pay $2.00 for 1,000 Profiles
Snapchat Profile Scraper
Pay $2.00 for 1,000 Profiles
Extract 1 or 1000s of public Snapchat profiles data, including username, bio, subscriber count, profile picture, and much much more. Scrape Spotlight content to analyze trends and understand user engagement. Works with public, private, and any type of accounts.
You can access the Snapchat Profile Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "userName": [
3 "shawnmendes1",
4 "https://snapchat.com/add/selenagomez",
5 "loganpaul",
6 "snapchat.com/add/taylorswift"
7 ],
8 "proxyOptions": {
9 "useApifyProxy": false
10 }
11}' |
12apify call karamelo/snapchat-profile-scraper --silent --output-dataset
Snapchat Profile Scraper API through CLI
The Apify CLI is the official tool that allows you to use Snapchat Profile Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
- 34 monthly users
- 2 stars
- 100.0% runs succeeded
- Created in Aug 2024
- Modified 2 months ago