eleow/IRS-CS-2019-07-01-IS1FT-GRP-OliveFoodBot

Need to refactor code to use yelp api first rather than web scrapping

eleow opened this issue · 0 comments

eleow commented

Since Yelp API is available and is free, we should use that first.
However, the RateLimit-DailyLimit = 5000. If we exceed the limit, then we will switch over to web scrap instead.