Skip to content

serhii-karelov/courts_grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Grabber of Ukranian courts

Dependencies:

  • python2.7
  • beautifulsoup4

How to use:

$ virtualenv --python=/usr/bin/python2.7 court_grabber
$ workon court_grabber
(court_grabber)$ pip install beautifulsoup4
(court_grabber)$ python grab_courts.py [file_name]

Note: by default, name of output file is courts.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages