Skip to content

Search api is not returning results #13

Description

@rickjunli

Hi there-

I am new to API and wanted to try to use the yelp.Api for a class I am taking. However, the search_results example you provided in your readme file does not appear to be working:

search_results = yelp_api.Search(term="my search term")
for business in search_results.businesses:
print business.name

do you have any ideas? Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions