govscrape:用于抓取有关美国国会有关法案、唱名投票和提名的数据的公共领域工具

时间:2024-06-29 14:46:15
【文件属性】:

文件名称:govscrape:用于抓取有关美国国会有关法案、唱名投票和提名的数据的公共领域工具

文件大小:127KB

文件格式:ZIP

更新时间:2024-06-29 14:46:15

JavaScript

官网 用于抓取有关美国国会有关法案、唱名投票和提名的数据的公共领域工具。 要求 节点.js 入门 $ npm install 运行测试 $ npm test 账单清单 获取法案摘要列表,每个摘要都有指向该法案的 Congress.gov 页面的 href 属性。 $ node bin\bill-list 选项 -n, --congress -c, --chamber [house|senate] -d, --directory -h, --help


【文件预览】:
govscrape-master
----bin()
--------bill-list(2KB)
----index.js(47B)
----package.json(751B)
----test()
--------bill-list.js(6KB)
--------util.js(3KB)
--------fixtures()
----.gitignore(289B)
----lib()
--------index.js(73B)
--------bill-list.js(7KB)
--------util.js(2KB)
--------request.js(190B)
----README.md(523B)
----.jshintrc(1KB)
----.gitattributes(378B)

网友评论