eblount / USCYelpResearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USC Yelp Research

Requirements

  • PHP 7.0+
  • Composer

Installation

Clone the repository, then run composer install

Usage

Export all results for 'Vape Shops' in 'Los Angeles, CA' to a CSV file:

php yelp.php > all_vape_shops.csv

Export all results for 'Vape Shops PokeStop' in 'Los Angeles, CA' to a CSV file:

php yelp.php stops > all_vape_shops.csv

About


Languages

Language:PHP 100.0%