Skip to content

buttom/ivod-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ivod-list

parse http://ivod.ly.gov.tw/ ,欄位為

流水號,主辦單位,屆期,委員,發言時間,影片長度,會議時間,會議簡介,相關文檔(url)

CC0 1.0 Universal License

http://creativecommons.org/publicdomain/zero/1.0

install dependencies

Use python2, libs as below:

  • requests
  • bs4
pip install requests beautifulsoup4

Running

python log.py <存檔位置> <起始流水號> <結束流水號>

About

grab ivod's video content infomation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%