Passionfroot Scraper
Pricing
from $10.00 / 1,000 creator profiles
Passionfroot Scraper
The Passionfroot Scraper extracts creator media kits from Passionfroot, capturing names, taglines, handles, per-channel audience metrics (reach, view rate, country and age breakdowns, topics) and exact sponsorship pricing โ ideal for influencer prospecting, sponsorship research, and lead generation.
Pricing
from $10.00 / 1,000 creator profiles
Rating
0.0
(0)
Developer
FalconScrape
Maintained by CommunityActor stats
1
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
๐ Passionfroot Scraper
Extract complete creator media kits from Passionfroot โ audience stats, every social handle, and exact sponsorship pricing โ in one structured dataset. The Passionfroot Scraper turns public creator storefronts on passionfroot.me into clean JSON you can use for influencer prospecting, sponsorship research, and lead generation.
Run it on the Apify platform for API access, scheduling, integrations (Google Sheets, Zapier, Make), and monitoring โ no infrastructure to manage.
โจ What does Passionfroot Scraper do?
Passionfroot is a marketplace where creators publish public "media kits" listing their audience and what a sponsorship costs. This Actor collects that data at scale, giving you for each creator:
- ๐ค Creator profile: display name, tagline, avatar, and long-form "About" text.
- ๐ All social handles: YouTube, Instagram, Twitter/X, LinkedIn, TikTok, website, and newsletter links.
- ๐ Audience metrics per channel: reach (subscribers/followers), view rate, engagement rate, country breakdown, age breakdown, and audience topics.
- ๐ฐ Sponsorship pricing: every ad product with its name, exact price, currency, and full description โ the numbers brands normally have to email for.
๐ก Why use Passionfroot Scraper?
- Build sponsorship lead lists โ creator name, contact channels, audience size, and rates in one row.
- Benchmark influencer pricing โ compare what creators in your niche charge across YouTube, newsletters, and social.
- Power outreach & CRM โ export straight to a spreadsheet or push into your sales tools via the Apify API.
- Market research โ analyze audience demographics and going rates across a whole category of creators.
๐ ๏ธ How to use Passionfroot Scraper
- Add creators โ Enter the Passionfroot usernames (e.g.
ali-abdaal) or full profile URLs you want to scrape. - Set a limit โ Choose the maximum number of profiles with Max items.
- Run the Actor โ Click Start. Results appear in the dataset in seconds.
- Export โ Download the data as JSON, CSV, Excel, or HTML, or pull it via API.
๐ฅ Input
| Field | Description |
|---|---|
| Creators | List of Passionfroot usernames or profile URLs to scrape. |
| Max items | Maximum number of creator profiles to scrape (default 50). |
| Proxy configuration | Optional. Not required for this Actor. |
Example input:
{"creators": ["ali-abdaal", "the-coding-sloth", "grahamstephan"],"maxItems": 50}
๐ Output
Each creator becomes one dataset item. You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.
{"slug": "the-coding-sloth","url": "https://www.passionfroot.me/the-coding-sloth","displayName": "The Coding Sloth","tagline": "Making coding more fun and accessible for everyone!","avatarUrl": "https://res.cloudinary.com/passionfroot/image/upload/.../Brand%20Logo.jpg","socialHandles": [{ "platform": "YOUTUBE", "handle": "@TheCodingSloth" },{ "platform": "NEWSLETTER", "handle": "https://slothbytes.beehiiv.com/" }],"channels": [{"platform": "NEWSLETTER","name": "Sloth Bytes","link": "https://slothbytes.dev","frequency": "Tuesdays and Thursdays","audienceReach": 47864,"viewRatePercent": 40.98,"audienceCountries": { "US": 85, "IN": 2, "CA": 1, "DE": 1, "GB": 1 },"audienceKeywords": ["Productivity", "programming", "software engineers"],"products": [{"name": "Sponsor of the week","priceUsd": 1000,"currency": "USD","quantity": 1,"description": "Your logo at the very top of the email, plus a dedicated section..."}]}],"scrapedAt": "2026-07-24T08:06:55.174Z"}
Output fields
| Field | Description |
|---|---|
slug | Creator's Passionfroot username. |
url | Public profile URL. |
displayName | Creator's display name. |
tagline | Short headline shown on the profile. |
avatarUrl | Profile image URL. |
about | Long-form "About" text (HTML). |
socialHandles | Array of { platform, handle } for each linked account. |
channels | Array of channels, each with audience metrics and sponsorship products. |
channels[].audienceReach | Subscribers/followers on that channel. |
channels[].products | Sponsorship offerings with name, priceUsd, currency, and description. |
scrapedAt | Timestamp of extraction. |
๐ต Pricing
This Actor uses the pay-per-result model: you pay $0.01 for each creator profile successfully scraped. No monthly subscription, and you only pay for data you actually get. Scraping 100 creators costs about $1.
โก Tips
- Get creator usernames by browsing Passionfroot profiles or from your existing outreach lists โ anything after
passionfroot.me/is the username. - Use Max items to cap costs on large lists.
- Schedule runs to keep audience numbers and rates up to date, since creators update them over time.
- Integrate with Google Sheets, Slack, or your CRM through Apify's built-in integrations.
โ FAQ
Is scraping Passionfroot legal? This Actor only collects publicly available information from creator storefronts that are already indexed by search engines. As with any scraping, use the data responsibly and in line with applicable laws and Passionfroot's Terms of Service. It does not collect private or login-protected data.
Do I need a proxy? No. The Actor works out of the box without proxies.
Can I get a list of all creators automatically? Passionfroot has no public master directory, so you supply the usernames you're interested in. You can gather them from search engines, creator cross-links, or your own prospect lists.
Why is a profile missing from the results? Profiles that don't exist (or were renamed/removed) are skipped automatically.
๐ Support
Found a bug or need an extra field? Open an issue on the Actor's Issues tab โ feedback and custom requests are welcome.