Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Efficient Scraper #8

Open
seanmbills opened this issue Apr 20, 2018 · 0 comments
Open

More Efficient Scraper #8

seanmbills opened this issue Apr 20, 2018 · 0 comments

Comments

@seanmbills
Copy link
Owner

Using the Requests API/module and the Yelp Fusion API samples available at:
https://github.com/Yelp/yelp-fusion/blob/master/fusion/python/sample.py
create a more efficient scraper that won't have to scrape each individual page of the Yelp results but instead will receive all of the associated businesses back in one massive JSON document.

Create this as its own project/file within the project so that user's can use either one.

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

No branches or pull requests

1 participant