Skip to content

A Python script to fetch all stock symbols listed on major US exchanges (NASDAQ, NYSE, AMEX, OTC) using TradingView’s screener API.

Notifications You must be signed in to change notification settings

ShaadyEmad/usa-stock-symbols

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

USA Stock Symbols Scraper

A lightweight Python script to fetch all stock ticker symbols listed on major U.S. exchanges using TradingView's screener API.

📍 Repo by ShaadyEmad
📦 Project link: https://github.com/ShaadyEmad/usa-stock-symbols


🚀 Features

  • 📊 Get clean ticker symbols for:
    • NASDAQ
    • NYSE
    • AMEX
    • OTC
  • ⚙️ Easy integration in any Python script
  • ⚡ Fast and API-based (no browser automation or scraping needed)

🔧 Installation

  1. Clone this repository:
git clone https://github.com/ShaadyEmad/usa-stock-symbols.git
cd usa-stock-symbols
  1. Install dependencies:
pip install requests

About

A Python script to fetch all stock symbols listed on major US exchanges (NASDAQ, NYSE, AMEX, OTC) using TradingView’s screener API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages