Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lihop/quotes

Quotes of various funds
https://github.com/lihop/quotes

Last synced: about 16 hours ago
JSON representation

Quotes of various funds

Awesome Lists containing this project

README

        

## Usage
```
nix-shell
python -m venv .venv
. .venv/bin/activate
python -m pip install -r requirements.txt
python scrape.py
```