Skip to content

Latest commit

 

History

History
13 lines (5 loc) · 209 Bytes

README.md

File metadata and controls

13 lines (5 loc) · 209 Bytes

Scraping Yelp with scrapy 🌶️

Objective

The goal is to perform an automatic search on Yelp and store a list of results in a .json file.

Installation

  $ python3 -m pip install scrapy