Skip to content

A script that scrapes finviz.com and returns a file format of your choosing (csv, excel, json) or a DataFrame

Notifications You must be signed in to change notification settings

justinjbit/finviz_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Goal list:
[✓] Scrape finviz.com for basic financial data
[✓] Return a DataFrame
[✓] Refactor code into functions
[✓] Arrange columns properly
[✓] Arrange rows properly
[✓] Take in multiple tickers
[✓] Give options for file types to return

Bonus ideas:
[] Gather upgrade/downgrade data
[] Gather news data

About

A script that scrapes finviz.com and returns a file format of your choosing (csv, excel, json) or a DataFrame

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages