Skip to main content

Python package to fetch NASDAQ-100 stock news from FMP API

Project description

nasdaq_news

Get JSON news data for NASDAQ-100 stocks using a simple Python method.

Install

pip install git+https://github.com/shekharbiswas/nasdaq_news.git

import nasdaq_news
from nasdaq_news import get_news

# Fetch local news data for Apple
data = get_news("AAPL")

# View first few articles
print(data)

Structure

Below is the project structure:

nasdaq_news/
├── nasdaq_news/
│   ├── __init__.py
│   ├── fetcher.py
│   └── data/
│       ├── AAPL.json
│       ├── MSFT.json
│       └── ... (up to 100 files)
├── setup.py
├── README.md
├── LICENSE
└── .gitignore

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nasdaq_news-0.1.0.tar.gz (11.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nasdaq_news-0.1.0-py3-none-any.whl (11.2 MB view details)

Uploaded Python 3

File details

Details for the file nasdaq_news-0.1.0.tar.gz.

File metadata

  • Download URL: nasdaq_news-0.1.0.tar.gz
  • Upload date:
  • Size: 11.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.4

File hashes

Hashes for nasdaq_news-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4e64f10e448b4a9a78146b73b5217ee0a37e18e30129633ecca39141cb6767bd
MD5 7944e9c458e7988b1b2d496f486ec1c6
BLAKE2b-256 dd36c1ac972f9dc3906dde1188be631f726c92de29adc85adbcd730b3f01fb27

See more details on using hashes here.

File details

Details for the file nasdaq_news-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: nasdaq_news-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 11.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.4

File hashes

Hashes for nasdaq_news-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7d8480e343ab53b61b4472cc7281173a080bd4dc1290e66b00133d6c3936723d
MD5 62e46ef3c13c12e28a5c9191d91ebcde
BLAKE2b-256 70bf5e8fda28d5d8d96ce79d2730117bae8bbbff836a80b87227cacdbefd6b78

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page