lit26 / finvizfinance

Finviz analysis python library.
https://finvizfinance.readthedocs.io/en/latest/
MIT License
515 stars 85 forks source link

changes made in utils.py, quote.py and screener/overview.py #59

Closed huzaifazahoor closed 2 years ago

huzaifazahoor commented 2 years ago

Description

I have added three features. I'll address them one by one. 1) I have added the get_header() function in utils.py.

2) I have added the code in the quote.py.

3) I have added the sleep(1) code in screener/overview.py

Type of change

What you did

lit26 commented 2 years ago

Can you add sleep function to other similar functions? The pr looks good. I will fix some other issues and merge this in.

lit26 commented 2 years ago

Your code is merged. Thank you for your contributions.