https://github.com/jadchaar/fetch-nasdaq-symbols
Python script for fetching NASDAQ stock symbols and accompanying company names
https://github.com/jadchaar/fetch-nasdaq-symbols
nasdaq stocks
Last synced: 23 days ago
JSON representation
Python script for fetching NASDAQ stock symbols and accompanying company names
- Host: GitHub
- URL: https://github.com/jadchaar/fetch-nasdaq-symbols
- Owner: jadchaar
- Created: 2019-05-08T16:29:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-10T18:06:53.000Z (about 7 years ago)
- Last Synced: 2025-03-20T17:52:53.466Z (about 1 year ago)
- Topics: nasdaq, stocks
- Language: Python
- Size: 1.95 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fetch-nasdaq-symbols
Python script for fetching and processing current NASDAQ-listed securities. Outputs a JSON mapping a stock symbol to its accompanying company name.
More info on the data source for this script (NASDAQ FTP server) can be found [here](http://www.nasdaqtrader.com/trader.aspx?id=symboldirdefs).