What problem does it solve?
This skill solves the lack of an official Finviz API by providing a reliable way to programmatically scrape fundamental, technical, and insider trading data for US stocks.
Core Features & Use Cases
- Comprehensive Data Scraping: Extracts P/E ratios, RSI, moving averages, insider transactions, and news headlines directly from Finviz quote pages.
- Flexible Output: Supports fetching data for single or multiple tickers and exporting results directly to JSON files.
- Use Case: A quantitative analyst can use this skill to build a custom dashboard that tracks the 50-day moving average and insider buying activity for a portfolio of tech stocks without manual web browsing.
Quick Start
Use the finviz skill to fetch the latest fundamental and technical data for the ticker AAPL and save the output to a file named aapl_data.json.