Python script that pulls down details of all plans on HealthCare.gov
This only works with zipcodes in states without their own health insurance exchange.
- Edit
script.py
to set zipcode, income, and family members. - Run
python script.py > plans.tsv
to generate a TSV file containing all plan details.