Skip to content

a python scraper to scrap information of licensed restaurants in Hong Kong

Notifications You must be signed in to change notification settings

opensourcehk/LP_Restaurants_Scrapy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Scraper of Licensed Restaurants in Hong Kong

Developed by Sammy Fung [email protected]

Food and Environmental Hygiene Department in Hong Kong Governement released a PSI dataset (in XML format) contains information of licensed restaurants in Hong Kong. This scraper is written in python, with use of scrapy web scraping framework.

Data.One Dataset: http://www.gov.hk/en/theme/psi/datasets/restaurantlicences.htm

Installation

$ pip install -r requirements.txt
$ git clone https://github.com/sammyfung/LP_Restaurants_Scrapy
$ cd LP_Restaurants_Scrapy/LP_Restaurants_Scrapy
$ scrapy crawl rlxml -t json -o -o restaurant_licenses.json

About

a python scraper to scrap information of licensed restaurants in Hong Kong

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%