- PHP 7.0+
- Composer
Clone the repository, then run composer install
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