mirror of
https://github.com/andrewkdinh/fund-indicators.git
synced 2024-11-24 10:04:18 -08:00
6366453f63
Changed from years to months Added function to scrape Yahoo Finance for indicator data Moved generic functions to Functions.py Added function to scrape websites for stocks Attempted to alleviate problem of async function
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
requests~=2.21.0
|
|
numpy~=1.15.4
|
|
beautifulsoup4~=4.7.1
|
|
requests-cache~=0.4.13 # NOT REQUIRED |