What problem does it solve? It retrieves delayed stock quotes, fundamentals, insider activity, analyst ratings, earnings estimates, financial statements, and company profiles from Barchart.com without requiring an API key or paid data subscription. ## Core Features & Use Cases - Quote & Fundamentals Scraping: Extracts 27 fields per ticker including price, market cap, P/E, EPS, beta, and dividend data for 30,000+ US stocks and global ADRs. - Financial Statements: Pulls income statement, balance sheet, and cash flow detail in annual or quarterly periods, plus a 5-period financial summary. - Analyst & Insider Data: Retrieves analyst ratings with 3-month history, earnings estimates across 4 periods, and insider trading summaries. - Use Case: Run the script with tickers like AAPL,MSFT,GGAL and flags such as --income --balance --profile to build a JSON dataset for equity research or screening pipelines. ## Quick Start Ask the AI to fetch the quote, fundamentals, analyst ratings, and quarterly income statement for a ticker like AAPL using the barchart scraper script.