Campsite.bio Profile Scraper | Extract leads cheap
Pricing
from $5.00 / 1,000 results
Campsite.bio Profile Scraper | Extract leads cheap
Scrape campsite.bio profiles: bio, avatar, all links, social profiles, emails and custom domains.
Pricing
from $5.00 / 1,000 results
Rating
0.0
(0)
Developer
Ahmed Jasarevic
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Campsite.bio Profile Scraper
What does Campsite.bio Profile Scraper do?
Scrape any public Campsite.bio profile — the link-in-bio platform used by creators and brands — and extract the bio, profile avatar, all links, social profiles (Instagram, Twitter/X, Facebook), email addresses and custom domains in a clean, structured JSON dataset.
This Actor is built on Crawlee with CheerioCrawler, so it scrapes ~10x faster and cheaper than browser-based scrapers — no expensive headless Chrome needed. Run it via the Apify platform to get free API access, scheduling, monitoring, integrations (webhooks, Zapier, Make), and automatic proxy rotation.
Why use Campsite.bio Profile Scraper?
- Lead generation — find contact emails and social handles of creators and brands who use Campsite.
- Influencer outreach — quickly gather bio, links and social profiles for outreach lists.
- Competitive research / agency work — profile every Campsite user in a niche and export to CSV/Excel.
- Audience & funnel tracking — see what links a profile is pushing (newsletters, stores, services) and detect custom domains.
How to use Campsite.bio Profile Scraper
- Open the Actor on Apify Console.
- In the Input tab, enter the usernames you want to scrape (e.g.
campsite.bio,11winlimited). - Optionally set a profile cap and proxy type (Residential recommended).
- Click Run.
- When the run finishes, open the Dataset tab to view, download (JSON / HTML / CSV / Excel), or pipe the data into your workflow via webhook.
Input
| Field | Type | Description |
|---|---|---|
usernames | array of strings | Campsite.bio usernames to scrape (each maps to https://campsite.bio/{username}). Required. |
maxItems | integer | Maximum number of profiles to scrape (0 = unlimited). Default 100. |
proxy | proxy | Apify proxy configuration. Residential IPs recommended. |
Output
Each dataset item is one profile, e.g.:
{"username": "campsite.bio","url": "https://campsite.bio/campsite.bio","status": "ok","name": "Campsite.bio","bio": "Your social bio link outfitter. Go Pro and use your custom domain!","avatar": "https://cdn.campsite.bio/media/profile-images/d6187c78-8d64-4689-bee6-be673cd1b9de.png","location": null,"plan": "pro_plus","enabled": true,"created_at": "2019-03-30 01:20:40 UTC","updated_at": "2026-08-04 17:41:14 UTC","last_published": "2023-06-09 20:30:27 UTC","custom_domains": ["mydomain.com"],"emails": [],"social_profiles": [{ "type": "facebook", "url": "https://www.facebook.com/campsite.bio/", "position": 0 },{ "type": "twitter", "url": "https://twitter.com/CampsiteBio", "position": 1 },{ "type": "instagram", "url": "https://www.instagram.com/campsite.bio", "position": 2 }],"links": [{ "label": "New on Campsite", "url": null, "type": "title", "items": [] },{ "label": "Collaborators on Campsite", "url": "https://campsite.bio/support/collaborators", "type": "link", "items": [] }],"has_more_links": false,"page": 1}
You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.
Data table
| Field | Description |
|---|---|
username | Campsite username |
name | Display name from the profile intro title |
bio | Profile intro/bio text |
avatar | Profile image URL |
location | Location shown on the profile |
plan | Account plan (free, pro, pro_plus, …) |
emails | Email addresses found in bio, link labels or mailto: links |
social_profiles | Connected social accounts (type + URL) |
links | All profile links (label, URL, type, nested items) |
custom_domains | Custom domains / subdomains attached to the profile |
created_at / updated_at / last_published | Profile timestamps |
Pricing / Cost estimation
This Actor uses a fast HTTP (Cheerio) crawler, so compute-unit usage is minimal — roughly a few cents per hundred profiles, and often within the free plan for small runs. Each profile costs one request plus optional proxy traffic. We recommend Apify Residential proxies for large-scale runs to avoid rate limiting. Free users are capped at 10 profiles per run.
Tips
- Batch by username list — you can enter hundreds of usernames; the Actor processes them in parallel (concurrency 4).
- Email discovery — emails are extracted from the bio, link labels and
mailto:links. If a profile simply has no public email, the field will be empty. - Residential proxy — if you see rate limiting or partial blocks, switch
proxyto theRESIDENTIALgroup.
FAQ, disclaimers, and support
Is this allowed? Scraping publicly available data comes with responsibility — please respect Campsite.bio's Terms of Service, robots.txt and the privacy of profile owners. This Actor only fetches public profile data.
What if the site is down? Campsite.bio has had occasional downtime; items then return status: "not_found". Just retry the run later.
Feedback or custom scrapers? Open an issue in the Actor's Issues tab or reach out for a custom-built solution for your exact use case.