Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 339 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 339 Bytes

State-Lobbying

python scripts to scrape lobbying information from state websites

Prerequisites

Python 3

Beautiful Soup

pip install beautifulsoup4

scrapy

pip install scrapy

requests

pip install scrapy