The goal of the Govtrack Webcrawler is to create and automated system in ActivePerl by which bills relevant to a certian topic can be pulled from the Govtrack API which can be found [https://www.govtrack.us/api/v2/bill?congress=114&order_by=-current_status_date here].
==how to download bulk data from govtrack website==
rsync -avz --delete --delete-excluded --include='document.txt' --include='*/' --exclude='*' govtrack.us::govtrackdata/congress ==See also== *[[How to Search for Bills using govtrack.us]]*[[Acts Reported on by the Senate Committee on Small Business and Entrepreneurship]]