datamade / nmid-scrapers

Scrapers for NMID
MIT License
0 stars 0 forks source link

Lobbyist employer scraper #31

Closed antidipyramid closed 1 month ago

antidipyramid commented 2 months ago

Overview

This PR adds a lobbyist employer scraper to the existing lobbyist scraper in scrapers/lobbyist/scrape_filings.py. The after scraping both individual lobbyist filings and lobbyist employer filings, the pipeline is unchanged.

Depends on #30

Closes #29

Testing

Run make data/processed/lobbyist_expenditures.csv

antidipyramid commented 1 month ago

@hancush was there any other feedback you had for this?