Skip to content

A crawler for Taiwan Judicial Yuan's Judgement Search System

Notifications You must be signed in to change notification settings

biglawtw/judicial_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

judicial_crawler

A crawler for Taiwan Judicial Yuan's Judgement Search System

This is a dead simple crawler but efficient.
Now only can crawl all possible exist data into files/.

Used python crawler framework http://scrapy.org/

To run this you will need

  • python
  • pip

Install scrapy and crawl something

  • clone this repo to a directory
  • run pip install scrapy
  • run scrapy crawl FJUD_Crawler

License under MIT

About

A crawler for Taiwan Judicial Yuan's Judgement Search System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages