This package is used to pull searchable terms from company ticker.

company_obj = Company("AAPL")
company_obj.terms


print(get_terms("AAPL")


