Skip to content
Company Revenue Lookup tool by Dark Web Informer

GitHub: https://github.com/DarkWebInformer/company-revenue-lookup


A simple Python tool to retrieve the current revenue of a company using its stock ticker, powered by Yahoo Finance.

Screenshot

Features

  • Enter a stock ticker to retrieve the company's most recent revenue in USD.
  • Option to look up multiple companies in a single session.

Prerequisites

  • Python 3.6 or higher
  • pip install yfinance

Installation

  1. Clone the repository
  2. pip install yfinance
  3. Run: python revenue_lookup.py

About

Latest