An open API service indexing awesome lists of open source software.

https://github.com/fastestmolasses/pennystockschecker

Searches for penny stocks that analysts have put a "buy" rating on
https://github.com/fastestmolasses/pennystockschecker

Last synced: 11 months ago
JSON representation

Searches for penny stocks that analysts have put a "buy" rating on

Awesome Lists containing this project

README

          

# Penny Stocks Checker

This bot will look up trending penny stocks under $5, and then find the anaylst ratings for them.

## Setup

Run this inside the project folder in order to install dependencies (BS4 and Requests)
```
$ pip3 install -r requirements.txt
```

Then you can run:

```
$ python3 main.py
```

----

Running the main file will take a little time, depending on your internet speed and server speeds. Once it is finished running, it will output a .csv file listing the penny stocks along with their recommended trading advice.