Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amilich/sec-parser


https://github.com/amilich/sec-parser

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# SEC-Parser

### Prerequisites
[Beautiful Soup](http://www.crummy.com/software/BeautifulSoup/) 4.4.1 or higher
`pip install beautifulsoup4`

[lxml](http://lxml.de/) 3.5.0b1 or higher
`pip install lxml`
`easy_install lxml`

[yahoo-finance](https://github.com/lukaszbanasiak/yahoo-finance) 1.1.4 or higher
`pip install yahoo-finance`