mirror of
https://github.com/unitedstates/contact-congress.git
synced 2025-12-19 17:37:24 -05:00
It's in Python 3.3. I coded it really quickly but it's been really helpful and I thought I might share it. What you do is create a folder named "input" in the same directory as the .py file. Then save the html source of the page (not the entire website) into the input folder. Then run the .py file, and it'll print out to the shell a list of all of the dropdown menu options. It needs a bit of formatting but it's certainly better than manually typing all of them :)