Skip to main content

spacc

Get top tickers from r/SPACs [Source: reddit].

Source Code: [link]

openbb.stocks.ba.spacc(limit: int = 10, popular: bool = False)

Parameters

NameTypeDescriptionDefaultOptional
limitintNumber of posts to look at10True
popularboolSearch by hot instead of newFalseTrue

Returns

TypeDescription
Tuple[pd.DataFrame, dict]Dataframe of reddit submission,
Dictionary of tickers and number of mentions.