Insider

Getting trading insider.

class finvizfinance.insider.Insider(option='latest')

Getting information from the finviz insider page.

Parameters:option (str) – choose a option (latest, top week, top owner trade, insider_id)
getInsider()

Get insider information table.

Returns:insider information table
Return type:df(pandas.DataFrame)