Skip to content

An crawler for fetching the latest region of China.

Notifications You must be signed in to change notification settings

HualiangLI/regions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Regions

An crawler for fetching the latest region of China.

Compatibility

python 3

Example

python main.py

How to use

from RegionCrawler import RegionCrawler

crawler = RegionCrawler()
crawler.data  # regions in dict
crawler.to_json()  # json formatted region data

About

An crawler for fetching the latest region of China.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages