Researches stocks, crypto, SEC filings, insider/congressional trading, and private-market (VC/PE) profiles via the Crawlora API — Yahoo Finance quotes/financials/history/options, SEC EDGAR filings and financial statements, congressional stock disclosures, CoinGecko crypto markets, and PitchBook company/fund/investor teasers — returning clean JSON. Use when the user asks about a ticker's price/financials/news, a company's SEC filings or insider trades, what a member of Congress traded, a crypto coin's market data, or a private company/fund/investor profile.
数据分析
quiver-quant
试用Query alternative financial data from Quiver Quantitative — Congress trading, corporate lobbying, government contracts, insider transactions. Use when tracking politician stock trades, company lobbying spend, or unusual market signals from D.C. Requires QUIVER_API_KEY environment variable.
它能做什么
Query alternative financial data from Quiver Quantitative — Congress trading, corporate lobbying, government contracts, insider transactions. Use when tracking politician stock trades, company lobbying spend, or unusual market signals from D.C. Requires QUIVER_API_KEY environment variable.
技能文档
Quiver Quantitative
Access alternative data from quiverquant.com to track non-traditional market signals.
Setup
Set your API key: export QUIVER_API_KEY=your_key
Usage
Congress Trading
Track trades by Senators and Representatives.
python scripts/query_quiver.py congress
python scripts/query_quiver.py congress --ticker NVDA
python scripts/query_quiver.py congress --politician "Nancy Pelosi"
Corporate Lobbying
python scripts/query_quiver.py lobbying AAPL
Government Contracts
python scripts/query_quiver.py contracts LMT
Insider Trading
python scripts/query_quiver.py insiders TSLA
All output is JSON. Pipe through jq for filtering.
相关技能
Track congress stock trades and politician stock trades: Pelosi tracker, senate stock trades, House trades, congress trades by ticker, and STOCK Act disclosures sourced from House Clerk and Senate eFD filings. Use for congress stock trades, politician stock tracker, Pelosi stock trades, senate trading disclosures, what stocks is congress buying, STOCK Act filings by ticker. Read-only. No trading, no purchases, no write operations, no wallet access.
Query Nasdaq public market APIs from scripts or agent workflows. Use when you need Nasdaq stock screener pulls, symbol lists, pagination over screener rows,...
Analyze stock, crypto, and forex chart screenshots with Quant AI.
Search Google Finance for financial data
Quantitative analysis skill for the Chinese A-share market using Tushare Pro data and a holiday helper. Use when the user asks for stock screening, stock dia...