Bring WGD Insight into your workflow
Connect it to your Agent to query public US stock sentiment, platform hot tickers, opinion analysis, the latest theme research, and the historical report catalog. No sign-in or token required.
Quick Skill setup
Copy this sentence into your Agent. After installation, you can query WGD Insight public research in natural language.
Install this skill for me: https://wgdinsight.com/agent/wgd-insight-skillAPI endpointsExpandCollapse
You can also integrate the API directly into your code.
GET /api/v1/agent-skill/public/tickers/{symbol}GET /api/v1/agent-skill/public/search?q=...GET /api/v1/agent-skill/public/tickers/{symbol}/history?days=30GET /api/v1/agent-skill/public/tickers/{symbol}/history/{history_id}GET /api/v1/agent-skill/public/hot-tickersGET /api/v1/agent-skill/public/opinion-tracking/latestGET /api/v1/agent-skill/public/theme-research/latestGET /api/v1/agent-skill/public/theme-research/history?limit=20curl -sS "https://wgdinsight.com/api/v1/agent-skill/public/tickers/NVDA"Usage boundariesExpandCollapse
Public research data
Query stock digests, platform hot tickers, recent opinion analysis, the latest theme research, and the historical report catalog.
No token required
Anonymous access is free and suited to Agent sessions and lightweight scripts.
Anonymous rate limit
Designed for normal research queries, without production-grade availability guarantees.
Not investment advice
Research summaries are informational and do not constitute financial or investment advice.