Skip to main content
Piloterr
Back to library

Patreon Search API

Search Patreon creators by keyword and retrieve campaign cards with patron counts, post counts, and profile URLs.

Active1 credit = 1 requestGET/v2/patreon/search

Endpoint Overview

Detailed documentation, pricing, and usage examples.

OverviewLink to Overview

Search Patreon creators by keyword and retrieve structured campaign cards with profile URLs, patron counts, post counts, creation category, and NSFW flags. Piloterr handles Patreon access via request-mode crawling and returns clean JSON.

QuickstartLink to Quickstart

GET https://api.piloterr.com/v2/patreon/search?query=creator

ParametersLink to Parameters

Parameter Type Required Description
query string yes Search keyword (e.g. creator name, niche, or topic)

Response fieldsLink to Response fields

Field Type Description
query string Echo of the search keyword
results array Matching creator campaigns
results[].id string Patreon campaign ID
results[].url string Public Patreon page URL
results[].name string Campaign display name
results[].thumb string Campaign thumbnail image URL
results[].avatar string Avatar image URL
results[].is_nsfw boolean Whether the campaign is marked NSFW
results[].summary string | null Short campaign summary when available
results[].post_count integer Number of published posts
results[].creator_name string Creator display name
results[].patron_count integer | null Total patrons when exposed
results[].creation_name string Campaign category label
results[].primary_theme_color string | null Theme color identifier
pagination.page integer Current page number
pagination.pages_total integer Total number of pages
pagination.hits_total integer Total matching results
pagination.has_next_page boolean Whether another page exists
pagination.has_prev_page boolean Whether a previous page exists
pagination.next string | null Next page API URL
pagination.prev string | null Previous page API URL

NotesLink to Notes

  • patron_count may be null when Patreon hides the count on search cards.
  • Pagination metadata is returned under pagination.

Main use casesLink to Main use cases

  • Discover creators in a niche for influencer outreach
  • Monitor patron growth across competitor campaigns
  • Build creator discovery tools with live Patreon search data
  • Feed CRM or marketing workflows with campaign URLs and metrics

Related APIs

Expand your data capabilities with these complementary tools.

Ready to get started?

Your web scraping API is one click away. Start with +500 credits, no infrastructure to set up, no proxies to manage, and no credit card required.

  • +500 credits
  • No credit card required
  • All endpoints included