Skip to main content

spac

Get posts containing SPAC from top subreddits [Source: reddit].

Source Code: [link]

openbb.stocks.ba.spac(limit: int = 5)

Parameters

NameTypeDescriptionDefaultOptional
limitintNumber of posts to get for each subreddit, by default 55True

Returns

TypeDescription
Tuple[pd.DataFrame, dict, int]Dataframe of reddit submission,
Dictionary of tickers and counts,
Number of posts found.