Request for news articles off reuters does not return results:
In [62]: payload = {
…: “model”: “sonar-pro”,
…: “messages”: [
…: {“role”: “system”, “content”: “You are a helpful assistant.”},
…: {“role”: “user”, “content”: “show me articles about tech stock volatility in 2025”}
…: ],
…: “return_citations”: True,
…: “web_search_options”: {“search_context_size”: “high”},
…: “search_domain_filter”: [
…: “reuters.com”
…: ]
…: }
Response has no data / no citations (Perplexity UI is able to pull this):
{‘id’: ‘8909f3a1-aeb6-48a6-b783-123cac716387’,
‘model’: ‘sonar-pro’,
‘created’: 1750850946,
‘usage’: {‘prompt_tokens’: 17,
‘completion_tokens’: 437,
‘total_tokens’: 454,
‘search_context_size’: ‘high’},
‘citations’: ,
‘search_results’: ,
‘object’: ‘chat.completion’,
‘choices’: [{‘index’: 0,
‘finish_reason’: ‘stop’,
‘message’: {‘role’: ‘assistant’,
‘content’: ‘I don’t have direct access to real-time articles or databases, but I can provide you with a well-informed summary based on current trends and projections about tech stock volatility in 2025. If you want, I can also guide you on how to find the latest articles.\n\n—\n\n## Tech Stock Volatility in 2025: Key Insights\n\n### 1. Continued Market Fluctuations Due to Macroeconomic Factors\nTech stocks in 2025 are expected to remain volatile largely due to ongoing macroeconomic uncertainties, such as inflation rates, interest rate policies by central banks, and geopolitical tensions. These factors impact investor confidence and market liquidity, leading to price swings.\n\n### 2. Impact of Technological Innovation and Regulatory Changes\nBreakthroughs in AI, quantum computing, and next-gen semiconductor technologies drive growth prospects but also add uncertainty. Meanwhile, increasing regulatory scrutiny, especially around data privacy, antitrust issues, and cybersecurity, contributes to stock price fluctuations.\n\n### 3. Influence of Earnings Reports and Market Sentiment\nQuarterly earnings announcements from major tech companies continue to be critical volatility triggers. Surpassing or missing revenue and profit expectations often causes sharp price adjustments. Furthermore, shifts in market sentiment towards growth vs. value stocks influence tech sector performance.\n\n### 4. Increased Retail Investor Participation\nWith more retail investors active in tech stocks via platforms like Robinhood and others, increased trading volumes and speculative activities can amplify price volatility.\n\n—\n\n## Where to Find the Latest Articles on Tech Stock Volatility\n\n- Financial News Websites: Bloomberg, Reuters, CNBC, Financial Times \n- Investment Research Platforms: Seeking Alpha, Morningstar, The Motley Fool \n- Market Analysis Reports: Gartner, McKinsey, Deloitte often publish tech sector outlooks that include market volatility analysis \n- Google News Search: Use keywords like “tech stock volatility 2025,” “tech market trends 2025,” or specific company names with “2025 volatility.”\n\n—\n\nIf you want, I can draft a mock article or a detailed report based on the latest known data to help you understand the theme better! Would you like me to do that?’},
‘delta’: {‘role’: ‘assistant’, ‘content’: ‘’}}]}