What you can do
Media monitoring
Track coverage across topics, brands, and competitors.
Current events
Up-to-the-minute news on any subject, with date filtering.
Region targeting
Focus on specific markets with ISO country codes.
Up to 100 results
Broad coverage per query with the
increased_max_results permission.Quick start
Setsearch_type="news" and add start_date / end_date and country_code to focus.
Up to 100 results
News mode supports up to 100 results per query with theincreased_max_results permission. Without it, the default maximum is 20.
Request the permission
Go to API Key Management and request
increased_max_results.Build a news monitoring agent
Wire Valyu into an AI agent for news and media monitoring with date and region filters.
Best practices
- Filter by date - set
start_date/end_datefor time-sensitive queries. - Target regions - use
country_codeto focus on a market. - Go broad when needed - request 100 results with the
increased_max_resultspermission. - Mix in web - use
search_type="all"when you need news plus general context. - Automate digests - for recurring monitoring, build a DeepResearch Workflow instead of re-issuing queries by hand.
Next steps
Search quickstart
Learn the basics of the Search API.
Date filtering
Advanced date filtering options.
Python SDK
Full Python SDK documentation.
TypeScript SDK
Full TypeScript SDK documentation.

