Stocks Analyzed. Fundamentals & Sentiment.

StockScope digs into real financials and what the public is saying — so you always know the full picture. Free. Open-source. No paywalls.

// Get StockScope Running

Two ways to install. Pick whichever you prefer — both end with a running terminal.

bash — stockscope
# Step 1 — Clone the repo
$git clone https://github.com/Adam30010/stockscope.git StockScope
# Step 2 — Enter folder
$cd StockScope
# Step 3 — Install dependencies
$pip install -r requirements.txt
# Step 4 — Launch
$python main.py
1.

Visit the repository:

Open GitHub Repo →
2.

Click the green "Code" button → "Download ZIP"

3.

Extract ZIP into your desired folder (rename to StockScope if needed)

4.

Open terminal inside the StockScope folder

5.

Install dependencies:

$ pip install -r requirements.txt
6.

Launch StockScope:

$ python main.py

What StockScope Analyzes

Two powerful lenses — fundamentals and sentiment — combined into one tool.

📊

Fundamental Analysis

P/E, EPS, revenue growth, margins, debt. Know the real value behind the ticker.

🧠

Public Sentiment

Scans Reddit, news, and social chatter to gauge crowd sentiment.

📰

News Aggregation

Latest financial headlines per ticker, pulled and ranked in seconds.

🔍

Stock Screener

Filter by sector, market cap, P/E, EPS growth. Find what fits your thesis.

💾

Export Reports

Save analysis (fundamentals + sentiment) as PDF or CSV for the record.

🖥️

Runs Locally

Fully offline. No tracking. Your data stays yours, on your machine.

How StockScope Works

Three steps from ticker to full breakdown.

STEP 01

Enter Ticker

Type any ticker — AAPL, TSLA, MSFT, whatever.

──→
STEP 02

Pulls Financials & Scans Sentiment

Fetches real financial data and scans public sources for sentiment signals.

──→
STEP 03

Full Analysis Report

Clean breakdown: fundamentals score, sentiment score, and key metrics side by side.