Project's historical mentions export stream

Tier: Enterprise

Rate limit: 14400 requests per hour, 2 concurrent connections

Data limitations:

  • Mentions cap - monthly limit applies

⚠️ WARNING: Due to limitations of readme.com API console, the Try it out button will not work for streaming endpoints. Please copy the generated curl command and execute it in your terminal to test streaming functionality.

Long-running stream of project mentions matching filters and sorting criteria. Best for bulk extraction of huge volumes of data. Multiple different filters such as time-range, sentiment, source can be applied. Supports both SSE (Server-Sent Events) and NDJSON (Newline Delimited JSON) formats.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Body Params

Search request with filters and sorting options

filters
object

Filters to apply to ordered searches. If omitted in Recent mentions search, publishedAt defaults to the last 7 days.

string
enum

Defines how to sort search results (Default is PublishedAtDescending)

Headers
string
enum
required

Stream format - 'text/event-stream' for SSE or 'application/x-ndjson' for newline-delimited JSON

Allowed:
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/event-stream
application/x-ndjson
application/json