Skip to main content

search

Get repos sorted by stars or forks. Can be filtered by categories.

Source Code: [link]

openbb.alt.oss.search(sortby: str = "stars", page: int = 1, categories: str = "")

Parameters

NameTypeDescriptionDefaultOptional
sortbystrSort repos by {stars, forks}starsTrue
categoriesstrCheck for repo categories. If more than one separate with a comma: e.g., finance,investment. Default: NoneTrue
pageintPage number to get repos1True

Returns

TypeDescription
pd.DataFrameDataframe with repos