An open API service indexing awesome lists of open source software.

https://github.com/julientoucoula17/scraping_yelp_with_scrapy

Extraction of a result list in JSON from a yelp search
https://github.com/julientoucoula17/scraping_yelp_with_scrapy

json python scrapy webscraping yelp

Last synced: 3 months ago
JSON representation

Extraction of a result list in JSON from a yelp search

Awesome Lists containing this project

README

          

# 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