ray-project / tutorial

778 stars 212 forks source link

Add web scraping example #103

Closed pcmoritz closed 5 years ago

pcmoritz commented 5 years ago

This adds a small example to show how Ray can be sped up for doing web-scraping. In this case, we are parsing results of Google queries.

pcmoritz commented 5 years ago

Thanks for making it better @williamma12!