Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 532 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 532 Bytes

tabebot

A minimal crawler for tabelog, written on top of Scrapy

Quick Usage

git clone https://github.com/mrorii/tabebot.git && cd tabebot
pip install -r requirements.txt
# Modify `USER_AGENT` in tabebot/settings.py

scrapy crawl tabebot

This will start writing out scraped results to:

  • business.json
  • review.json
  • user.json

in the working directory.

Crawl responsibly.

Screenshot

Example output: