Scrapers.lat logo scrapers.lat
社交媒体

Patreon Creators Scraper - Members, Tiers & Prices

Scrape public Patreon creator profiles. Get creator name, what they create, total members (patrons), paid-member count, membership tiers with prices, post count, launch date, connected social links and campaign artwork. Export the dataset to JSON, CSV or Excel.

30 每条记录的字段 JSON · CSV · Excel · API 按用量付费
patreon-creators-scraper.json 200 OK
{
  "inputHandle": "tim",
  "campaignUrl": "https://www.patreon.com/tim",
  "error": "no public campaign data (creator not found or …",
  "source": "Patreon",
  "observedAt": "2026-07-25T11:53:57.610Z"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Input HandleCampaign UrlCreator NameVanityCampaign IdCreation TypeSummaryIs MonetizedOffers Free MembershipOffers Paid MembershipIs NsfwCurrencyLaunch DateTier Count
示例输出

一条真实的示例记录,正是你收到的结构。

Input HandleCampaign Url
timhttps://www.patreon.com/tim
kurzgesagthttps://www.patreon.com/Kurzgesagt
GET /patreon-creators-scraper
{
  "inputHandle": "tim",
  "campaignUrl": "https://www.patreon.com/tim",
  "error": "no public campaign data (creator not found or …",
  "source": "Patreon",
  "observedAt": "2026-07-25T11:53:57.610Z"
}

常见问题

Why is the member count sometimes empty?

Some creators choose to hide their member count on their public page. When it is hidden, `patronCount` and `paidMemberCount` come back empty while the rest of the profile (tiers, prices, launch date, socials) is still filled.

Are the tier prices accurate?

Yes. Every paid membership tier is read from the creator's public page, so `tierPrices`, `lowestTierPriceUsd` and `highestTierPriceUsd` reflect what a new patron would pay at run time.

Do I need a Patreon account or login?

No. The actor reads only public creator pages. No account, cookie or key is required.

How fresh is the data?

Every record is read live at run time, so it reflects the creator's page at the moment of the run (see `observedAt`).

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。