Opinion
content_type=opinionExplicitly argumentative writing: columns, editorials, position pieces.
Separated out so an agent can either seek it deliberately — when the question is about what people think — or exclude it when the question is about what is true.
What this covers
- op-eds
- editorials
- position statements
Example
curl -H "x-api-key: $UNLOB_API_KEY" \
"https://api.unlob.com/search?q=your+query&content_type[]=opinion&limit=10"Common questions
What is the opinion content type?
Explicitly argumentative writing: columns, editorials, position pieces.
How do I search only opinion?
Set content_type[]=opinion on any search request. Content type is assigned at index time from page structure and markup rather than guessed from the URL, so the filter is reliable.
Filter by what a page is
Content type is assigned at index time from structure, not guessed from the URL — so the filter does what it says.