Skip to main content
POST
Cost: 1 credit per returned repost · empty pages free Inbound engagement on a post — list sharers/reposters with profile stubs. For what a profile reposted elsewhere, use profile activity with kind: reposts — that is a separate scrape.
urn
string
Post activity URN (numeric). Preferred over url.
url
string
Public post URL. Provide urn or url.
share_urn
string
Share URN — pass when paginating if returned by a prior page.
page
integer
default:"1"
per_page
integer
default:"25"
1–25.
max_results
integer
Max reposts to scrape on the first request (defaults to per_page).
pagination_token
string
Required for pages after the first when returned by a prior response.

Response

data.reposts
object[]
text, reposted_at, url, reposter (url, full_name, headline, urn).
data.pagination_token
string | null
Signed continuation token.
Rate limit: counts as 1 request against your rate limit.