Entertainment
topic=entertainmentFilm, television, music, games and the industries behind them.
Review-dense. Separating `opinion` from `news` is usually the first filter you want.
Typical queries
- release coverage
- production news
- reviews
Example
curl -H "x-api-key: $UNLOB_API_KEY" \
"https://api.unlob.com/search?q=release+coverage&topic[]=entertainment&collapse=story"
# Or the authoritative sources on this topic, by graph centrality
curl -H "x-api-key: $UNLOB_API_KEY" \
"https://api.unlob.com/authorities?topic=entertainment&limit=10"Common questions
How do I search only entertainment sources?
Set topic[]=entertainment on any search request. Topic tags are assigned at index time and work across verticals, so the same subject is found in news, documentation and academic writing alike.
What does the entertainment topic cover?
Film, television, music, games and the industries behind them.
Any advice for entertainment queries?
Review-dense. Separating `opinion` from `news` is usually the first filter you want.
Search entertainment sources
10,000 free requests a month. Pair the topic filter with a corroboration floor for anything you will repeat as fact.