Skip to content

This script was used to scrape the address of the best restaurant in Kagoshima.

Notifications You must be signed in to change notification settings

mikeogawa/tabelog_adress_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Tabelog Address Scrapper

English Description:

This python script was used to acquire the best porklet shops around Kagoshima Station.

When visiting Kagoshima Station for a conference, we also wanted to go the best porklet shop but our time around Kagoshima Station was limited.

Thanks to this script, we were able to locate the most nearest and the most delicious store near the station.

This can also be applied to other categories of Tabelog.

日本語説明

このスクリプトは鹿児島駅付近でおいしいとんかつ屋さんの住所一覧を探すために作ったスクリプトです。

鹿児島での学会があったため、鹿児島駅付近での時間は限られていたが、同時においしいとんかつを食べたいと思い、作りました。

このスクリプトのおかげで、駅に近く、かつ最もおいしいお店を探すことができました。

他の食べログの検索結果にも活用できます。

How To Use

All you need is to:

  1. extract the search result of tabelog
  2. modifiy the scrapper.py parameter
  3. then run the following:
python scrapper.py

and you will get a list of address.

Note

  • Will apply to search result of japanese tabelog result
  • Confirmed it still works (2019/11/16)

Requirements

  • Beautiful Soup

License

MIT

About

This script was used to scrape the address of the best restaurant in Kagoshima.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages