Skip to content

worksofgenius/car_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

car_scraper

Table of contents

General info

Scrape information about food carts in Tokyo and export the data to a CSV file.

Technologies

Created with:

Setup

Begin by installing Kimurai:

$ gem install kimurai

Install this project locally. In the car_scraper_each.rb file, insert the desired url for each food truck from https://kitchencars-japan.com/k/____.

Then run this project:

$ cd ../car_scraper
$ ruby car_scraper_each.rb

Open carDataEach.csv to view the parsed data.

About

Obtain information about food carts in Tokyo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages