Expand description
finviz-rs is a crate gathering financial data from finviz.com.
Check READMD.md to get started with examples.
Modulesยง
- common
- common types and traits
- crypto
- a module includes
Cryptostruct for cryptocurrency data scraping - forex
- a module includes
Forexstruct for forex data scraping - future
- a module includes
Futurestruct for futures data scraping - group
- a module includes
Groupstruct for group data scraping - insider
- a module includes
Insiderstruct for insider data scraping - news
- a module includes
Newsstruct for news and blogs scraping - order_
type - a module includes the enum of order type taht is used in
Screener - output
- a module includes helper function to convert scraped data to different types of output
- screener
- a module includes
Screenerstruct and related function for data scraping - screener_
type - a module includes the enum of screener type taht is used in
Screener - signal_
type - a module includes the enum of signal type taht is used in
Screener - tickers
- a module includes
Tickersstruct for stock data scraping and chart downloading - web_
scraper - utility functions for scraping web content