-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathreport.txt
647 lines (647 loc) · 91.4 KB
/
report.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
contact_form missing in Alan_Lowenthal OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'CA'), ('party', 'Democrat'), ('district', 47), ('office', '515 Cannon House Office Building'), ('address', '515 Cannon HOB; Washington DC 20515-1309'), ('phone', '202-225-7924'), ('url', 'http://lowenthal.house.gov'), ('rss_url', 'http://lowenthal.house.gov/rss.xml')])
contact_form missing in Alan_Nunnelee OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'MS'), ('party', 'Republican'), ('district', 1), ('url', 'http://nunnelee.house.gov'), ('address', '1427 Longworth HOB; Washington DC 20515-2401'), ('phone', '202-225-4306'), ('fax', '202- 225-3549'), ('office', '1427 Longworth House Office Building'), ('rss_url', 'http://nunnelee.house.gov/common/rss//index.cfm?rss=49')])
contact_form missing in Ami_Bera OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'CA'), ('party', 'Democrat'), ('district', 7), ('office', '1408 Longworth House Office Building'), ('address', '1408 Longworth HOB; Washington DC 20515-6601'), ('phone', '202-225-5716'), ('url', 'http://bera.house.gov'), ('rss_url', 'http://bera.house.gov/rss.xml')])
contact_form missing in Andrew_P._Harris OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'MD'), ('party', 'Republican'), ('district', 1), ('url', 'http://harris.house.gov'), ('address', '1533 Longworth HOB; Washington DC 20515-2001'), ('phone', '202-225-5311'), ('fax', '202-225-0254'), ('office', '1533 Longworth House Office Building'), ('rss_url', 'http://harris.house.gov/rss.xml')])
contact_form missing in Andy_Barr_(U.S._politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'KY'), ('party', 'Republican'), ('district', 6), ('office', '1432 Longworth House Office Building'), ('address', '1432 Longworth HOB; Washington DC 20515-1706'), ('phone', '202-225-4706'), ('url', 'http://barr.house.gov'), ('rss_url', 'http://barr.house.gov/rss.xml')])
contact_form missing in Ann_Kirkpatrick OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'AZ'), ('party', 'Democrat'), ('district', 1), ('url', 'http://kirkpatrick.house.gov'), ('office', '330 Cannon House Office Building'), ('address', '330 Cannon HOB; Washington DC 20515-6601'), ('phone', '202-225-3361'), ('rss_url', 'http://kirkpatrick.house.gov/rss.xml')])
contact_form missing in Ann_McLane_Kuster OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NH'), ('party', 'Democrat'), ('district', 2), ('office', '137 Cannon House Office Building'), ('address', '137 Cannon HOB; Washington DC 20515-2902'), ('phone', '202-225-5206'), ('url', 'http://kuster.house.gov'), ('rss_url', 'http://kuster.house.gov/rss.xml')])
contact_form missing in Ann_Wagner OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'MO'), ('party', 'Republican'), ('district', 2), ('office', '435 Cannon House Office Building'), ('address', '435 Cannon HOB; Washington DC 20515-4312'), ('phone', '202-225-1621'), ('url', 'http://wagner.house.gov'), ('rss_url', 'http://wagner.house.gov/rss.xml')])
contact_form missing in Austin_Scott_(politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'GA'), ('party', 'Republican'), ('district', 8), ('url', 'http://austinscott.house.gov'), ('address', '516 Cannon HOB; Washington DC 20515-1003'), ('phone', '202-225-6531'), ('fax', '202-225-3013'), ('office', '516 Cannon House Office Building'), ('rss_url', 'http://austinscott.house.gov/index.php?format=feed&type=rss')])
contact_form missing in Beto_O'Rourke OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'TX'), ('party', 'Democrat'), ('district', 16), ('office', '1721 Longworth House Office Building'), ('address', '1721 Longworth HOB; Washington DC 20515-4326'), ('phone', '202-225-4831'), ('url', 'http://orourke.house.gov'), ('rss_url', 'http://orourke.house.gov/rss.xml')])
contact_form missing in Bill_Flores OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'TX'), ('party', 'Republican'), ('district', 17), ('url', 'http://flores.house.gov'), ('address', '1030 Longworth HOB; Washington DC 20515-4317'), ('phone', '202-225-6105'), ('fax', '202-225-0350'), ('office', '1030 Longworth House Office Building'), ('rss_url', 'http://flores.house.gov/common/rss//index.cfm?rss=25')])
contact_form missing in Bill_Foster_(Illinois_politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'IL'), ('party', 'Democrat'), ('district', 11), ('url', 'http://foster.house.gov'), ('office', '1224 Longworth House Office Building'), ('address', '1224 Longworth HOB; Washington DC 20515-3808'), ('phone', '202-225-3515'), ('rss_url', 'http://foster.house.gov/rss.xml')])
contact_form missing in Bill_Huizenga OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'MI'), ('party', 'Republican'), ('district', 2), ('url', 'http://huizenga.house.gov'), ('address', '1217 Longworth HOB; Washington DC 20515-2202'), ('phone', '202-225-4401'), ('fax', '202- 226-0779'), ('office', '1217 Longworth House Office Building'), ('rss_url', 'http://huizenga.house.gov/news/rss.aspx')])
contact_form missing in Bill_Johnson_(Ohio_politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'OH'), ('party', 'Republican'), ('district', 6), ('url', 'http://billjohnson.house.gov'), ('address', '1710 Longworth HOB; Washington DC 20515-3506'), ('phone', '202-225-5705'), ('fax', '202-225-5907'), ('office', '1710 Longworth House Office Building'), ('rss_url', 'http://billjohnson.house.gov/news/rss.aspx')])
contact_form missing in Billy_Long OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'MO'), ('party', 'Republican'), ('district', 7), ('url', 'http://long.house.gov'), ('address', '1541 Longworth HOB; Washington DC 20515-2507'), ('phone', '202-225-6536'), ('fax', '202-225-5604'), ('office', '1541 Longworth House Office Building'), ('rss_url', 'http://long.house.gov/common/rss//index.cfm?rss=49')])
get https://forms.house.gov/luetkemeyer/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/luetkemeyer/contact-form.shtml
contact_form missing in Blake_Farenthold OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'TX'), ('party', 'Republican'), ('district', 27), ('url', 'http://farenthold.house.gov'), ('address', '117 Cannon HOB; Washington DC 20515-4327'), ('phone', '202-225-7742'), ('fax', '202-226-1134'), ('office', '117 Cannon House Office Building'), ('rss_url', 'http://farenthold.house.gov/index.php?format=feed&type=rss')])
get http://www.house.gov/formrobertbrady/issue.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/formrobertbrady/issue.htm
contact_form missing in Bob_Gibbs OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'OH'), ('party', 'Republican'), ('district', 7), ('url', 'http://gibbs.house.gov'), ('address', '329 Cannon HOB; Washington DC 20515-3518'), ('phone', '202-225-6265'), ('fax', '202-225-3394'), ('office', '329 Cannon House Office Building'), ('rss_url', 'http://gibbs.house.gov/rss.xml')])
get http://www.house.gov/goodlatte/emailbob.htm
http HTTP Error 404: 404
HTTP Error 404: http://www.house.gov/goodlatte/emailbob.htm
get http://latta.house.gov/contactform_zipcheck.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://latta.house.gov/contactform_zipcheck.shtml
get http://www.house.gov/rush/zipauth.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/rush/zipauth.shtml
contact_form missing in Brad_Schneider OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'IL'), ('party', 'Democrat'), ('district', 10), ('office', '317 Cannon House Office Building'), ('address', '317 Cannon HOB; Washington DC 20515-3602'), ('phone', '202-225-4835'), ('url', 'http://schneider.house.gov'), ('rss_url', 'http://schneider.house.gov/rss.xml')])
contact_form missing in Brad_Wenstrup OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'OH'), ('party', 'Republican'), ('district', 2), ('office', '1223 Longworth House Office Building'), ('address', '1223 Longworth HOB; Washington DC 20515-3810'), ('phone', '202-225-3164'), ('url', 'http://wenstrup.house.gov')])
get https://forms.house.gov/guthrie/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/guthrie/contact-form.shtml
get http://higgins.house.gov/email.asp
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://higgins.house.gov/email.asp
get https://forms.house.gov/braley/webforms/issue_subscribe.html
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/braley/webforms/issue_subscribe.html
get http://mckeon.house.gov/contact.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://mckeon.house.gov/contact.shtml
get http://candicemiller.house.gov/Contact.aspx
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://candicemiller.house.gov/Contact.aspx
contact_form missing in Carol_Shea-Porter OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NH'), ('party', 'Democrat'), ('district', 1), ('url', 'http://shea-porter.house.gov'), ('office', '1530 Longworth House Office Building'), ('address', '1530 Longworth HOB; Washington DC 20515-2901'), ('phone', '202-225-5456'), ('rss_url', 'http://shea-porter.house.gov/rss.xml')])
get http://www.mcmorris.house.gov/IMA/issue_subscribe.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.mcmorris.house.gov/IMA/issue_subscribe.htm
contact_form missing in Cedric_Richmond OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'LA'), ('party', 'Democrat'), ('district', 2), ('url', 'http://richmond.house.gov'), ('address', '240 Cannon HOB; Washington DC 20515-1802'), ('phone', '202-225-6636'), ('fax', '202- 225-1988'), ('office', '240 Cannon House Office Building'), ('rss_url', 'http://richmond.house.gov/rss.xml')])
'utf8' codec can't decode byte 0xa7 in position 4090: invalid start byte http://fattah.house.gov/?sectionid=8§iontree=8
get https://forms.house.gov/rangel/forms/contact.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/rangel/forms/contact.shtml
get http://boustany.house.gov/ContactCharles.asp
http HTTP Error 404: File Not Found 404
HTTP Error 404: File Not Found http://boustany.house.gov/ContactCharles.asp
get http://dent.house.gov/verifyemail.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://dent.house.gov/verifyemail.shtml
get https://forms.house.gov/pingree/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/pingree/contact-form.shtml
contact_form missing in Cheri_Bustos OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'IL'), ('party', 'Democrat'), ('district', 17), ('office', '1009 Longworth House Office Building'), ('address', '1009 Longworth HOB; Washington DC 20515-6601'), ('phone', '202-225-5905'), ('url', 'http://bustos.house.gov'), ('rss_url', 'http://bustos.house.gov/rss.xml')])
contact_form missing in Chris_Collins_(American_politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NY'), ('party', 'Republican'), ('district', 27), ('office', '1117 Longworth House Office Building'), ('address', '1117 Longworth HOB; Washington DC 20515-6601'), ('phone', '202-225-5265'), ('url', 'http://chriscollins.house.gov'), ('rss_url', 'http://chriscollins.house.gov/rss.xml')])
contact_form missing in Chris_Gibson_(New_York_politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NY'), ('party', 'Republican'), ('district', 19), ('url', 'http://gibson.house.gov'), ('address', '1708 Longworth HOB; Washington DC 20515-3220'), ('phone', '202-225-5614'), ('fax', '202-225-1168'), ('office', '1708 Longworth House Office Building'), ('rss_url', 'http://gibson.house.gov/news/rss.aspx')])
get http://chrissmith.house.gov/zipauth.html
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://chrissmith.house.gov/zipauth.html
contact_form missing in Chris_Stewart_(politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'UT'), ('party', 'Republican'), ('district', 2), ('office', '323 Cannon House Office Building'), ('address', '323 Cannon HOB; Washington DC 20515-0924'), ('phone', '202-225-9730'), ('url', 'http://stewart.house.gov'), ('rss_url', 'http://stewart.house.gov/rss.xml')])
get http://vanhollen.house.gov/HoR/MD08/Contact+Information/Web+Contact/Contact+Form.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://vanhollen.house.gov/HoR/MD08/Contact+Information/Web+Contact/Contact+Form.htm
contact_form missing in Chuck_Fleischmann OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'TN'), ('party', 'Republican'), ('district', 3), ('url', 'http://fleischmann.house.gov'), ('address', '230 Cannon HOB; Washington DC 20515-4203'), ('phone', '202-225-3271'), ('fax', '202-225-3494'), ('office', '230 Cannon House Office Building'), ('rss_url', 'http://fleischmann.house.gov/rss.xml')])
contact_form missing in Colleen_Hanabusa OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'HI'), ('party', 'Democrat'), ('district', 1), ('url', 'http://hanabusa.house.gov'), ('address', '238 Cannon HOB; Washington DC 20515-1101'), ('phone', '202-225-2726'), ('fax', '202-225-4580'), ('office', '238 Cannon House Office Building'), ('rss_url', 'http://hanabusa.house.gov/rss.xml')])
get http://collinpeterson.house.gov//email.html
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://collinpeterson.house.gov//email.html
get http://www.house.gov/corrinebrown/IMA/issue.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/corrinebrown/IMA/issue.shtml
contact_form missing in Cory_Gardner OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'CO'), ('party', 'Republican'), ('district', 4), ('url', 'http://gardner.house.gov'), ('address', '213 Cannon HOB; Washington DC 20515-0604'), ('phone', '202-225-4676'), ('office', '213 Cannon House Office Building'), ('rss_url', 'http://gardner.house.gov/rss.xml')])
get https://forms.house.gov/lummis/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/lummis/contact-form.shtml
contact_form missing in Dan_Benishek OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'MI'), ('party', 'Republican'), ('district', 1), ('url', 'http://benishek.house.gov'), ('address', '514 Cannon HOB; Washington DC 20515-2201'), ('phone', '202-225-4735'), ('fax', '202- 225-4744'), ('office', '514 Cannon House Office Building'), ('rss_url', 'http://benishek.house.gov/rss.xml')])
contact_form missing in Dan_Kildee OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'MI'), ('party', 'Democrat'), ('district', 5), ('office', '327 Cannon House Office Building'), ('address', '327 Cannon HOB; Washington DC 20515-4320'), ('phone', '202-225-3611'), ('url', 'http://danielkildee.house.gov'), ('rss_url', 'http://dankildee.house.gov/rss.xml')])
contact_form missing in Dan_Maffei OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NY'), ('party', 'Democrat'), ('district', 24), ('url', 'http://maffei.house.gov'), ('office', '422 Cannon House Office Building'), ('address', '422 Cannon HOB; Washington DC 20515-6601'), ('phone', '202-225-3701'), ('rss_url', 'http://maffei.house.gov/rss.xml')])
get http://rohrabacher.house.gov/Contact/Zip.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://rohrabacher.house.gov/Contact/Zip.htm
contact_form missing in Daniel_Webster_(Florida_politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'FL'), ('party', 'Republican'), ('district', 10), ('url', 'http://webster.house.gov'), ('address', '1039 Longworth HOB; Washington DC 20515-0908'), ('phone', '202-225-2176'), ('fax', '202-225-0999'), ('office', '1039 Longworth House Office Building'), ('rss_url', 'http://webster.house.gov/news/rss.aspx')])
get http://issa.house.gov/index.cfm?FuseAction=Contact.ContactForm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://issa.house.gov/index.cfm?FuseAction=Contact.ContactForm
get http://camp.house.gov/WriteRep.aspx
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://camp.house.gov/WriteRep.aspx
get http://reichert.house.gov/Contact/ZipAuth.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://reichert.house.gov/Contact/ZipAuth.htm
contact_form missing in David_Cicilline OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'RI'), ('party', 'Democrat'), ('district', 1), ('url', 'http://cicilline.house.gov'), ('address', '128 Cannon HOB; Washington DC 20515-3901'), ('phone', '202-225-4911'), ('fax', '202- 225-3290'), ('office', '128 Cannon House Office Building'), ('rss_url', 'http://cicilline.house.gov/rss.xml')])
contact_form missing in David_Joyce_(politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'OH'), ('party', 'Republican'), ('district', 14), ('office', '1535 Longworth House Office Building'), ('address', '1535 Longworth HOB; Washington DC 20515-1410'), ('phone', '202-225-5731'), ('url', 'http://joyce.house.gov'), ('rss_url', 'http://joyce.house.gov/rss/press-releases.xml')])
contact_form missing in David_McKinley OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'WV'), ('party', 'Republican'), ('district', 1), ('url', 'http://mckinley.house.gov'), ('address', '412 Cannon HOB; Washington DC 20515-4801'), ('phone', '202-225-4172'), ('fax', '202-225-7564'), ('office', '412 Cannon House Office Building'), ('rss_url', 'http://mckinley.house.gov/common/rss//index.cfm?rss=49')])
get http://price.house.gov/contact/contact_form.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://price.house.gov/contact/contact_form.shtml
contact_form missing in David_Schweikert OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'AZ'), ('party', 'Republican'), ('district', 6), ('url', 'http://schweikert.house.gov'), ('address', '1205 Longworth HOB; Washington DC 20515-0305'), ('phone', '202-225-2190'), ('office', '1205 Longworth House Office Building'), ('rss_url', 'http://schweikert.house.gov/rss/press-releases.xml')])
contact_form missing in David_Valadao OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'CA'), ('party', 'Republican'), ('district', 21), ('office', '1004 Longworth House Office Building'), ('address', '1004 Longworth HOB; Washington DC 20515-1703'), ('phone', '202-225-4695'), ('url', 'http://valadao.house.gov'), ('rss_url', 'http://valadao.house.gov/rss.xml')])
get http://wassermanschultz.house.gov/zipauth.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://wassermanschultz.house.gov/zipauth.htm
contact_form missing in Dennis_A._Ross OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'FL'), ('party', 'Republican'), ('district', 15), ('url', 'http://dennisross.house.gov'), ('address', '229 Cannon HOB; Washington DC 20515-0912'), ('phone', '202-225-1252'), ('fax', '202- 226-0585'), ('office', '229 Cannon House Office Building'), ('rss_url', 'http://dennisross.house.gov/news/rss.aspx')])
contact_form missing in Dennis_Heck OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'WA'), ('party', 'Democrat'), ('district', 10), ('office', '425 Cannon House Office Building'), ('address', '425 Cannon HOB; Washington DC 20515-6601'), ('phone', '202-225-9740'), ('url', 'http://dennyheck.house.gov'), ('rss_url', 'http://dennyheck.house.gov/rss.xml')])
contact_form missing in Derek_Kilmer OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'WA'), ('party', 'Democrat'), ('district', 6), ('office', '1429 Longworth House Office Building'), ('address', '1429 Longworth HOB; Washington DC 20515-6601'), ('phone', '202-225-5916'), ('url', 'http://kilmer.house.gov'), ('rss_url', 'http://kilmer.house.gov/rss.xml')])
get http://www.nunes.house.gov/index.cfm?FuseAction=ContactUs.ContactForm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.nunes.house.gov/index.cfm?FuseAction=ContactUs.ContactForm
get http://www.house.gov/formdegette/zip_auth.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/formdegette/zip_auth.htm
contact_form missing in Diane_Black OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'TN'), ('party', 'Republican'), ('district', 6), ('url', 'http://black.house.gov'), ('address', '1531 Longworth HOB; Washington DC 20515-4206'), ('phone', '202-225-4231'), ('fax', '202- 225-6887'), ('office', '1531 Longworth House Office Building'), ('rss_url', 'http://black.house.gov/rss.xml')])
contact_form missing in Dina_Titus OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NV'), ('party', 'Democrat'), ('district', 1), ('url', 'http://titus.house.gov'), ('office', '401 Cannon House Office Building'), ('address', '401 Cannon HOB; Washington DC 20515-2801'), ('phone', '202-225-5965'), ('rss_url', 'http://titus.house.gov/rss.xml')])
get http://hastings.house.gov/ContactForm.aspx
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://hastings.house.gov/ContactForm.aspx
contact_form missing in Donald_Payne,_Jr. OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NJ'), ('party', 'Democrat'), ('district', 10), ('address', '103 Cannon HOB; Washington DC 20515-3010'), ('phone', '202-225-3436'), ('office', '103 Cannon House Office Building'), ('url', 'http://payne.house.gov'), ('rss_url', 'http://payne.house.gov/rss.xml')])
contact_form missing in Doug_Collins_(politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'GA'), ('party', 'Republican'), ('district', 9), ('office', '513 Cannon House Office Building'), ('address', '513 Cannon HOB; Washington DC 20515-6601'), ('phone', '202-225-9893'), ('url', 'http://dougcollins.house.gov'), ('rss_url', 'http://dougcollins.house.gov/rss/press-releases.xml')])
contact_form missing in Doug_LaMalfa OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'CA'), ('party', 'Republican'), ('district', 1), ('office', '506 Cannon House Office Building'), ('address', '506 Cannon HOB; Washington DC 20515-0912'), ('phone', '202-225-3076'), ('url', 'http://lamalfa.house.gov'), ('rss_url', 'http://lamalfa.house.gov/rss.xml')])
get http://lamborn.house.gov/ZipAuth.aspx
http HTTP Error 404: File Not Found 404
HTTP Error 404: File Not Found http://lamborn.house.gov/ZipAuth.aspx
get https://forms.house.gov/hunter/zipauthen_contact.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/hunter/zipauthen_contact.shtml
get http://dutch.house.gov/writedutch_za.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://dutch.house.gov/writedutch_za.shtml
get http://blumenauer.house.gov/index.php?option=com_email_form&Itemid=206
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://blumenauer.house.gov/index.php?option=com_email_form&Itemid=206
contact_form missing in Ed_Markey OrderedDict([('type', 'sen'), ('start', '2013-07-16'), ('end', '2015-01-03'), ('state', 'MA'), ('party', 'Democrat'), ('class', 2), ('state_rank', 'junior'), ('url', 'http://markey.senate.gov')])
get http://perlmutter.house.gov/IMA/issue_subscribe.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://perlmutter.house.gov/IMA/issue_subscribe.htm
get http://whitfield.house.gov/contact/index.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://whitfield.house.gov/contact/index.shtml
get http://www.house.gov/ebjohnson/IMA/issue_subscribe.shtml
http HTTP Error 404: File Not Found 404
HTTP Error 404: File Not Found http://www.house.gov/ebjohnson/IMA/issue_subscribe.shtml
get http://www.norton.house.gov/forms/contact.html
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.norton.house.gov/forms/contact.html
contact_form missing in Elizabeth_Esty OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'CT'), ('party', 'Democrat'), ('district', 5), ('office', '509 Cannon House Office Building'), ('address', '509 Cannon HOB; Washington DC 20515-0705'), ('phone', '202-225-4476'), ('url', 'http://esty.house.gov'), ('rss_url', 'http://esty.house.gov/rss.xml')])
get http://www.house.gov/cleaver/IMA/issue.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/cleaver/IMA/issue.htm
contact_form missing in Eric_Swalwell OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'CA'), ('party', 'Democrat'), ('district', 15), ('office', '501 Cannon House Office Building'), ('address', '501 Cannon HOB; Washington DC 20515-3604'), ('phone', '202-225-5065'), ('url', 'http://swalwell.house.gov'), ('rss_url', 'http://swalwell.house.gov/rss.xml')])
get https://forms.house.gov/paulsen/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/paulsen/contact-form.shtml
contact_form missing in Filemon_Vela,_Jr. OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'TX'), ('party', 'Democrat'), ('district', 34), ('office', '437 Cannon House Office Building'), ('address', '437 Cannon HOB; Washington DC 20515-1902'), ('phone', '202-225-9901'), ('url', 'http://vela.house.gov'), ('rss_url', 'http://vela.house.gov/rss.xml')])
get http://www.house.gov/lobiondo/IMA/issue.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/lobiondo/IMA/issue.htm
get http://www.house.gov/lucas/zipauth.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/lucas/zipauth.htm
get http://www.house.gov/pallone/contact.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/pallone/contact.shtml
get http://www.house.gov/formwolf/contact_email/emailzip.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/formwolf/contact_email/emailzip.shtml
contact_form missing in Frederica_Wilson OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'FL'), ('party', 'Democrat'), ('district', 24), ('url', 'http://wilson.house.gov'), ('address', '208 Cannon HOB; Washington DC 20515-0917'), ('phone', '202-225-4506'), ('fax', '202-226-0777'), ('office', '208 Cannon House Office Building'), ('rss_url', 'http://wilson.house.gov/common/rss//index.cfm?rss=49')])
get http://butterfield.house.gov/contactinfo.asp
http HTTP Error 404: File Not Found 404
HTTP Error 404: File Not Found http://butterfield.house.gov/contactinfo.asp
get http://www.house.gov/green/contact
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/green/contact
contact_form missing in George_Holding OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NC'), ('party', 'Republican'), ('district', 13), ('office', '507 Cannon House Office Building'), ('address', '507 Cannon HOB; Washington DC 20515-3313'), ('phone', '202-225-3032'), ('url', 'http://holding.house.gov'), ('rss_url', 'http://holding.house.gov/rss.xml')])
get http://georgemiller.house.gov/contactus/2007/08/post_1.html
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://georgemiller.house.gov/contactus/2007/08/post_1.html
get https://forms.house.gov/thompson/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/thompson/contact-form.shtml
contact_form missing in Gloria_Negrete_McLeod OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'CA'), ('party', 'Democrat'), ('district', 35), ('office', '1641 Longworth House Office Building'), ('address', '1641 Longworth HOB; Washington DC 20515-3005'), ('phone', '202-225-6161'), ('url', 'http://negretemcleod.house.gov'), ('rss_url', 'http://negretemcleod.house.gov/rss.xml')])
contact_form missing in Grace_Meng OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NY'), ('party', 'Democrat'), ('district', 6), ('office', '1317 Longworth House Office Building'), ('address', '1317 Longworth HOB; Washington DC 20515-2110'), ('phone', '202-225-2601'), ('url', 'http://meng.house.gov'), ('rss_url', 'http://meng.house.gov/rss.xml')])
get http://www.napolitano.house.gov/contact/feedback.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.napolitano.house.gov/contact/feedback.htm
get http://www.walden.house.gov/ContactGreg.ContactFormIQ.shtml
http HTTP Error 404: File Not Found 404
HTTP Error 404: File Not Found http://www.walden.house.gov/ContactGreg.ContactFormIQ.shtml
get http://harper.house.gov/contact/
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://harper.house.gov/contact/
get https://forms.house.gov/sablan/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/sablan/contact-form.shtml
get http://www.house.gov/meeks/contactform_zipcheck.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/meeks/contactform_zipcheck.shtml
get http://www.house.gov/gwenmoore/contact.shtml
http HTTP Error 404: File Not Found 404
HTTP Error 404: File Not Found http://www.house.gov/gwenmoore/contact.shtml
contact_form missing in Hakeem_Jeffries OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NY'), ('party', 'Democrat'), ('district', 8), ('office', '1339 Longworth House Office Building'), ('address', '1339 Longworth HOB; Washington DC 20515-1202'), ('phone', '202-225-5936'), ('url', 'http://jeffries.house.gov'), ('rss_url', 'http://jeffries.house.gov/rss.xml')])
get http://halrogers.house.gov/Contact.aspx
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://halrogers.house.gov/Contact.aspx
get http://hankjohnson.house.gov/contact_hank_write.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://hankjohnson.house.gov/contact_hank_write.shtml
get http://waxman.house.gov/Contact/
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://waxman.house.gov/Contact/
get http://speier.house.gov/IMA/issue_subscribe.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://speier.house.gov/IMA/issue_subscribe.htm
contact_form missing in Jackie_Walorski OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'IN'), ('party', 'Republican'), ('district', 2), ('office', '419 Cannon House Office Building'), ('address', '419 Cannon HOB; Washington DC 20515-0908'), ('phone', '202-225-3915'), ('url', 'http://walorski.house.gov'), ('rss_url', 'http://walorski.house.gov/rss.xml')])
contact_form missing in Jaime_Herrera_Beutler OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'WA'), ('party', 'Republican'), ('district', 3), ('url', 'http://herrerabeutler.house.gov'), ('address', '1130 Longworth HOB; Washington DC 20515-4703'), ('phone', '202-225-3536'), ('fax', '202-225-3478'), ('office', '1130 Longworth House Office Building'), ('rss_url', 'http://herrerabeutler.house.gov/news/rss.aspx')])
get http://langevin.house.gov/comments.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://langevin.house.gov/comments.shtml
contact_form missing in James_Lankford OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'OK'), ('party', 'Republican'), ('district', 5), ('url', 'http://lankford.house.gov'), ('address', '228 Cannon HOB; Washington DC 20515-3605'), ('phone', '202-225-2132'), ('fax', '202-226-1463'), ('office', '228 Cannon House Office Building'), ('rss_url', 'http://lankford.house.gov/rss.xml')])
get http://www.house.gov/schakowsky/contact.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/schakowsky/contact.shtml
contact_form missing in Jared_Huffman OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'CA'), ('party', 'Democrat'), ('district', 2), ('office', '1630 Longworth House Office Building'), ('address', '1630 Longworth HOB; Washington DC 20515-2002'), ('phone', '202-225-5161'), ('url', 'http://huffman.house.gov'), ('rss_url', 'http://huffman.house.gov/rss.xml')])
get https://forms.house.gov/chaffetz/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/chaffetz/contact-form.shtml
get http://www.house.gov/hensarling/contact_web.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/hensarling/contact_web.shtml
contact_form missing in Jeff_Denham OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'CA'), ('party', 'Republican'), ('district', 10), ('url', 'http://denham.house.gov'), ('address', '1730 Longworth HOB; Washington DC 20515-0519'), ('phone', '202-225-4540'), ('fax', '202-225-3402'), ('office', '1730 Longworth House Office Building'), ('rss_url', 'http://denham.house.gov/rss.xml')])
contact_form missing in Jeff_Duncan_(politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'SC'), ('party', 'Republican'), ('district', 3), ('url', 'http://jeffduncan.house.gov'), ('address', '116 Cannon HOB; Washington DC 20515-4003'), ('phone', '202-225-5301'), ('fax', '202- 225-3216'), ('office', '116 Cannon House Office Building'), ('rss_url', 'http://jeffduncan.house.gov/rss.xml')])
get http://fortenberry.house.gov/contactform_zipcheck.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://fortenberry.house.gov/contactform_zipcheck.shtml
get http://jeffmiller.house.gov/index.cfm?FuseAction=Contact.Home
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://jeffmiller.house.gov/index.cfm?FuseAction=Contact.Home
get mailto:Senator_Chiesa@Chiesa.Senate.gov
other <urlopen error unknown url type: mailto>
<urlopen error unknown url type: mailto> mailto:Senator_Chiesa@Chiesa.Senate.gov
get http://www.house.gov/nadler/emailform.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/nadler/emailform.shtml
get http://mcnerney.house.gov/contact.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://mcnerney.house.gov/contact.shtml
contact_form missing in Jim_Bridenstine OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'OK'), ('party', 'Republican'), ('district', 1), ('office', '216 Cannon House Office Building'), ('address', '216 Cannon HOB; Washington DC 20515-3601'), ('phone', '202-225-2211'), ('url', 'http://bridenstine.house.gov'), ('rss_url', 'http://bridenstine.house.gov/rss.xml')])
get http://clyburn.house.gov/contact.cfm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://clyburn.house.gov/contact.cfm
get http://www.cooper.house.gov/index.php?option=com_content&task=view&id=117&Itemid=61
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.cooper.house.gov/index.php?option=com_content&task=view&id=117&Itemid=61
get https://forms.house.gov/himes/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/himes/contact-form.shtml
get http://jordan.house.gov/contactform_zipcheck.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://jordan.house.gov/contactform_zipcheck.shtml
get https://forms.house.gov/matheson/contact.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/matheson/contact.shtml
get http://www.house.gov/mcdermott/contact.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/mcdermott/contact.shtml
get http://moran.house.gov/zipauth.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://moran.house.gov/zipauth.shtml
contact_form missing in Jim_Renacci OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'OH'), ('party', 'Republican'), ('district', 16), ('url', 'http://renacci.house.gov'), ('address', '130 Cannon HOB; Washington DC 20515-3516'), ('phone', '202-225-3876'), ('fax', '202-225-3059'), ('office', '130 Cannon House Office Building'), ('rss_url', 'http://renacci.house.gov/common/rss//index.cfm?rss=25')])
get http://sensenbrenner.house.gov/email_zip.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://sensenbrenner.house.gov/email_zip.htm
get http://www.house.gov/duncan/contactform_zipcheck.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/duncan/contactform_zipcheck.shtml
contact_form missing in Joaquin_Castro OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'TX'), ('party', 'Democrat'), ('district', 20), ('office', '212 Cannon House Office Building'), ('address', '212 Cannon HOB; Washington DC 20515-4320'), ('phone', '202-225-3236'), ('url', 'http://castro.house.gov'), ('rss_url', 'http://castro.house.gov/rss.xml')])
get http://joebarton.house.gov/ContactJoe.aspx?Type=Email
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://joebarton.house.gov/ContactJoe.aspx?Type=Email
get http://courtney.house.gov/email/
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://courtney.house.gov/email/
contact_form missing in Joe_Garcia OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'FL'), ('party', 'Democrat'), ('district', 26), ('office', '1440 Longworth House Office Building'), ('address', '1440 Longworth HOB; Washington DC 20515-6601'), ('phone', '202-225-2778'), ('url', 'http://garcia.house.gov'), ('rss_url', 'http://garcia.house.gov/rss.xml')])
contact_form missing in Joe_Heck OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NV'), ('party', 'Republican'), ('district', 3), ('url', 'http://heck.house.gov'), ('address', '132 Cannon HOB; Washington DC 20515-2803'), ('phone', '202-225-3252'), ('fax', '202- 225-2185'), ('office', '132 Cannon House Office Building'), ('rss_url', 'http://heck.house.gov/rss.xml')])
get http://www.house.gov/formwilson/IMA/issue.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/formwilson/IMA/issue.htm
get http://campbell.house.gov/Contact/ContactForm.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://campbell.house.gov/Contact/ContactForm.htm
get https://forms.house.gov/barrow/webforms/issue_subscribe.htm
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/barrow/webforms/issue_subscribe.htm
get http://www.culberson.house.gov/contactinfo.aspx
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.culberson.house.gov/contactinfo.aspx
contact_form missing in John_Delaney_(Maryland_politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'MD'), ('party', 'Democrat'), ('district', 6), ('office', '1632 Longworth House Office Building'), ('address', '1632 Longworth HOB; Washington DC 20515-2006'), ('phone', '202-225-2721'), ('url', 'http://delaney.house.gov'), ('rss_url', 'http://delaney.house.gov/rss.xml')])
get http://www.house.gov/tierney/IMA/email.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/tierney/IMA/email.shtml
get https://forms.house.gov/fleming/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/fleming/contact-form.shtml
get http://garamendi.house.gov/contact/email-me.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://garamendi.house.gov/contact/email-me.shtml
get http://kline.house.gov/index.cfm?FuseAction=ContactInformation.ContactForm&To=mn02hwyr@housemail.house.gov&CFID=22307054&CFTOKEN=28173710
http HTTP Error 404: File Not Found 404
HTTP Error 404: File Not Found http://kline.house.gov/index.cfm?FuseAction=ContactInformation.ContactForm&To=mn02hwyr@housemail.house.gov&CFID=22307054&CFTOKEN=28173710
get http://www.house.gov/formjohnlewis/contact.html
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/formjohnlewis/contact.html
get http://www.house.gov/mica/messageform.shtml
http HTTP Error 404: File Not Found 404
HTTP Error 404: File Not Found http://www.house.gov/mica/messageform.shtml
get http://www.house.gov/shimkus/emailme.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/shimkus/emailme.shtml
contact_form missing in Jon_Runyan OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NJ'), ('party', 'Republican'), ('district', 3), ('url', 'http://runyan.house.gov'), ('address', '1239 Longworth HOB; Washington DC 20515-3003'), ('phone', '202-225-4765'), ('fax', '202-225-0778'), ('office', '1239 Longworth House Office Building'), ('rss_url', 'http://runyan.house.gov/rss.xml')])
get http://serrano.house.gov/Forms/Contact.aspx
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://serrano.house.gov/Forms/Contact.aspx
get https://forms.house.gov/crowley/contact.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/crowley/contact.shtml
contact_form missing in Joseph_P._Kennedy_III OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'MA'), ('party', 'Democrat'), ('district', 4), ('office', '1218 Longworth House Office Building'), ('address', '1218 Longworth HOB; Washington DC 20515-2901'), ('phone', '202-225-5931'), ('url', 'http://kennedy.house.gov'), ('rss_url', 'http://kennedy.house.gov/rss.xml')])
get http://www.house.gov/pitts/contact.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/pitts/contact.shtml
contact_form missing in Joyce_Beatty OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'OH'), ('party', 'Democrat'), ('district', 3), ('office', '417 Cannon House Office Building'), ('address', '417 Cannon HOB; Washington DC 20515-6601'), ('phone', '202-225-4324'), ('url', 'http://beatty.house.gov'), ('rss_url', 'http://beatty.house.gov/rss.xml')])
contact_form missing in Juan_Vargas OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'CA'), ('party', 'Democrat'), ('district', 51), ('office', '1605 Longworth House Office Building'), ('address', '1605 Longworth HOB; Washington DC 20515-1406'), ('phone', '202-225-8045'), ('url', 'http://vargas.house.gov'), ('rss_url', 'http://vargas.house.gov/rss.xml')])
get https://forms.house.gov/chu/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/chu/contact-form.shtml
contact_form missing in Julia_Brownley OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'CA'), ('party', 'Democrat'), ('district', 26), ('office', '1019 Longworth House Office Building'), ('address', '1019 Longworth HOB; Washington DC 20515-6601'), ('phone', '202-225-5811'), ('url', 'http://juliabrownley.house.gov'), ('rss_url', 'http://juliabrownley.house.gov/rss.xml')])
contact_form missing in Justin_Amash OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'MI'), ('party', 'Republican'), ('district', 3), ('url', 'http://amash.house.gov'), ('address', '114 Cannon HOB; Washington DC 20515-2203'), ('phone', '202-225-3831'), ('fax', '202-225-5144'), ('office', '114 Cannon House Office Building'), ('rss_url', 'http://amash.house.gov/rss.xml')])
contact_form missing in Karen_Bass OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'CA'), ('party', 'Democrat'), ('district', 37), ('url', 'http://bass.house.gov'), ('address', '408 Cannon HOB; Washington DC 20515-0533'), ('phone', '202-225-7084'), ('fax', '202- 225-2422'), ('office', '408 Cannon House Office Building'), ('rss_url', 'http://bass.house.gov/rss-press-releases.xml')])
contact_form missing in Keith_Rothfus OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'PA'), ('party', 'Republican'), ('district', 12), ('office', '503 Cannon House Office Building'), ('address', '503 Cannon HOB; Washington DC 20515-0518'), ('phone', '202-225-2065'), ('url', 'http://rothfus.house.gov'), ('rss_url', 'http://rothfus.house.gov/rss.xml')])
get http://calvert.house.gov/awenhnjafe.asp
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://calvert.house.gov/awenhnjafe.asp
get http://marchant.house.gov/emailkenny.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://marchant.house.gov/emailkenny.shtml
contact_form missing in Kerry_Bentivolio OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'MI'), ('party', 'Republican'), ('district', 11), ('office', '226 Cannon House Office Building'), ('address', '226 Cannon HOB; Washington DC 20515-6601'), ('phone', '202-225-8171'), ('url', 'http://bentivolio.house.gov'), ('rss_url', 'http://bentivolio.house.gov/rss.xml')])
get http://www.house.gov/brady/contact_page.html
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/brady/contact_page.html
contact_form missing in Kevin_Cramer OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'ND'), ('party', 'Republican'), ('district', 0), ('office', '1032 Longworth House Office Building'), ('address', '1032 Longworth HOB; Washington DC 20515-3401'), ('phone', '202-225-2611'), ('url', 'http://cramer.house.gov'), ('rss_url', 'http://cramer.house.gov/rss.xml')])
get http://kevinmccarthy.house.gov/showpage.asp?ID=69
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://kevinmccarthy.house.gov/showpage.asp?ID=69
contact_form missing in Kevin_Yoder OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'KS'), ('party', 'Republican'), ('district', 3), ('url', 'http://yoder.house.gov'), ('address', '215 Cannon HOB; Washington DC 20515-1603'), ('phone', '202-225-2865'), ('fax', '202- 225-2807'), ('office', '215 Cannon House Office Building'), ('rss_url', 'http://yoder.house.gov/common/rss/index.cfm?rss=49')])
contact_form missing in Kristi_Noem OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'SD'), ('party', 'Republican'), ('district', 0), ('url', 'http://noem.house.gov'), ('address', '1323 Longworth HOB; Washington DC 20515-4101'), ('phone', '202-225-2801'), ('fax', '202-225-5823'), ('office', '1323 Longworth House Office Building'), ('rss_url', 'http://noem.house.gov/index.cfm/rss/feed')])
get https://forms.house.gov/schrader/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/schrader/contact-form.shtml
contact_form missing in Kyrsten_Sinema OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'AZ'), ('party', 'Democrat'), ('district', 9), ('office', '1237 Longworth House Office Building'), ('address', '1237 Longworth HOB; Washington DC 20515-0302'), ('phone', '202-225-9888'), ('url', 'http://sinema.house.gov'), ('rss_url', 'http://sinema.house.gov/rss.xml')])
contact_form missing in Larry_Bucshon OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'IN'), ('party', 'Republican'), ('district', 8), ('url', 'http://bucshon.house.gov'), ('address', '1005 Longworth HOB; Washington DC 20515-1408'), ('phone', '202-225-4636'), ('fax', '202-225-3284'), ('office', '1005 Longworth House Office Building'), ('rss_url', 'http://bucshon.house.gov/rss.xml')])
get http://www.house.gov/doggett/doggett_ima/doggett_get_address.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/doggett/doggett_ima/doggett_get_address.shtml
get http://www.house.gov/capps/contact/send_an_email.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/capps/contact/send_an_email.shtml
contact_form missing in Lois_Frankel OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'FL'), ('party', 'Democrat'), ('district', 22), ('office', '1037 Longworth House Office Building'), ('address', '1037 Longworth HOB; Washington DC 20515-6601'), ('phone', '202-225-9890'), ('url', 'http://frankel.house.gov'), ('rss_url', 'http://frankel.house.gov/rss.xml')])
contact_form missing in Lou_Barletta OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'PA'), ('party', 'Republican'), ('district', 11), ('url', 'http://barletta.house.gov'), ('address', '115 Cannon HOB; Washington DC 20515-3811'), ('phone', '202-225-6511'), ('fax', '202-225-0764'), ('office', '115 Cannon House Office Building'), ('rss_url', 'http://barletta.house.gov/common/rss//index.cfm?rss=25')])
get http://gohmert.house.gov/contact_louie.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://gohmert.house.gov/contact_louie.htm
get http://www.louise.house.gov/index.php?option=com_content&task=view&id=506&Itemid=150
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.louise.house.gov/index.php?option=com_content&task=view&id=506&Itemid=150
contact_form missing in Luke_Messer OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'IN'), ('party', 'Republican'), ('district', 6), ('office', '508 Cannon House Office Building'), ('address', '508 Cannon HOB; Washington DC 20515-2210'), ('phone', '202-225-3021'), ('url', 'http://messer.house.gov'), ('rss_url', 'http://messer.house.gov/rss.xml')])
get https://forms.house.gov/lynnjenkins/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/lynnjenkins/contact-form.shtml
get http://www.house.gov/bordallo/IMA/issue.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/bordallo/IMA/issue.htm
contact_form missing in Marc_Veasey OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'TX'), ('party', 'Democrat'), ('district', 33), ('office', '414 Cannon House Office Building'), ('address', '414 Cannon HOB; Washington DC 20515-1801'), ('phone', '202-225-9897'), ('url', 'http://veasey.house.gov'), ('rss_url', 'http://veasey.house.gov/rss.xml')])
get https://forms.house.gov/fudge/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/fudge/contact-form.shtml
get http://www.kaptur.house.gov/index.php?option=com_content&task=view&id=152
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.kaptur.house.gov/index.php?option=com_content&task=view&id=152
get Http://mariodiaz-balart.house.gov//index.cfm?sectionid=11
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found Http://mariodiaz-balart.house.gov//index.cfm?sectionid=11
contact_form missing in Mark_Meadows_(North_Carolina_politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NC'), ('party', 'Republican'), ('district', 11), ('office', '1516 Longworth House Office Building'), ('address', '1516 Longworth HOB; Washington DC 20515-0905'), ('phone', '202-225-6401'), ('url', 'http://meadows.house.gov'), ('rss_url', 'http://meadows.house.gov/rss/press-releases.xml')])
contact_form missing in Mark_Pocan OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'WI'), ('party', 'Democrat'), ('district', 2), ('office', '313 Cannon House Office Building'), ('address', '313 Cannon HOB; Washington DC 20515-0925'), ('phone', '202-225-2906'), ('url', 'http://pocan.house.gov'), ('rss_url', 'http://pocan.house.gov/rss.xml')])
get https://sanford.house.gov/contact/email-me
contact_form missing in Mark_Takano OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'CA'), ('party', 'Democrat'), ('district', 41), ('office', '1507 Longworth House Office Building'), ('address', '1507 Longworth HOB; Washington DC 20515-4328'), ('phone', '202-225-2305'), ('url', 'http://takano.house.gov'), ('rss_url', 'http://takano.house.gov/rss.xml')])
contact_form missing in Markwayne_Mullin OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'OK'), ('party', 'Republican'), ('district', 2), ('office', '1113 Longworth House Office Building'), ('address', '1113 Longworth HOB; Washington DC 20515-0401'), ('phone', '202-225-2701'), ('url', 'http://mullin.house.gov'), ('rss_url', 'http://mullin.house.gov/rss.xml')])
contact_form missing in Marlin_Stutzman OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'IN'), ('party', 'Republican'), ('district', 3), ('url', 'http://stutzman.house.gov'), ('address', '1728 Longworth HOB; Washington DC 20515-1403'), ('phone', '202-225-4436'), ('fax', '202-225-3479'), ('office', '1728 Longworth House Office Building'), ('rss_url', 'http://stutzman.house.gov/press_releases.rss')])
contact_form missing in Martha_Roby OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'AL'), ('party', 'Republican'), ('district', 2), ('url', 'http://roby.house.gov'), ('address', '428 Cannon HOB; Washington DC 20515-0102'), ('phone', '202-225-2901'), ('fax', '202-225-8913'), ('office', '428 Cannon House Office Building'), ('rss_url', 'http://roby.house.gov/rss.xml')])
contact_form missing in Matt_Cartwright OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'PA'), ('party', 'Democrat'), ('district', 17), ('office', '1419 Longworth House Office Building'), ('address', '1419 Longworth HOB; Washington DC 20515-3817'), ('phone', '202-225-5546'), ('url', 'http://cartwright.house.gov'), ('rss_url', 'http://cartwright.house.gov/rss.xml')])
contact_form missing in Matt_Salmon OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'AZ'), ('party', 'Republican'), ('district', 5), ('office', '2349 Rayburn House Office Building'), ('address', '2349 Rayburn HOB; Washington DC 20515-6601'), ('phone', '202-225-2635'), ('url', 'http://salmon.house.gov'), ('rss_url', 'http://salmon.house.gov/rss.xml')])
get http://www.house.gov/waters/IMA/issue.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/waters/IMA/issue.htm
get http://www.hirono.senate.gov/contact.cfm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.hirono.senate.gov/contact.cfm
get http://www.house.gov/doyle/email_mike.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/doyle/email_mike.shtml
contact_form missing in Michael_Grimm_(politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NY'), ('party', 'Republican'), ('district', 11), ('url', 'http://grimm.house.gov'), ('address', '512 Cannon HOB; Washington DC 20515-3213'), ('phone', '202-225-3371'), ('fax', '202- 226-1272'), ('office', '512 Cannon House Office Building'), ('rss_url', 'http://grimm.house.gov/rss.xml')])
get http://bachmann.house.gov/Email_zip.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://bachmann.house.gov/Email_zip.htm
contact_form missing in Michelle_Lujan_Grisham OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NM'), ('party', 'Democrat'), ('district', 1), ('office', '214 Cannon House Office Building'), ('address', '214 Cannon HOB; Washington DC 20515-3007'), ('phone', '202-225-6316'), ('url', 'http://lujangrisham.house.gov'), ('rss_url', 'http://lujangrisham.house.gov/rss.xml')])
contact_form missing in Mick_Mulvaney OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'SC'), ('party', 'Republican'), ('district', 5), ('url', 'http://mulvaney.house.gov'), ('address', '1207 Longworth HOB; Washington DC 20515-4005'), ('phone', '202-225-5501'), ('fax', '202-225-0464'), ('office', '1207 Longworth House Office Building'), ('rss_url', 'http://mulvaney.house.gov/index.php?format=feed&type=rss')])
get https://forms.house.gov/coffman/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/coffman/contact-form.shtml
get http://www.house.gov/mike-rogers/contact.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/mike-rogers/contact.shtml
contact_form missing in Mike_Fitzpatrick OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'PA'), ('party', 'Republican'), ('district', 8), ('url', 'http://fitzpatrick.house.gov'), ('address', '2400 Rayburn HOB; Washington DC 20515-3808'), ('phone', '202-225-4276'), ('fax', '202- 225-9511'), ('office', '2400 Rayburn House Office Building'), ('rss_url', 'http://fitzpatrick.house.gov/rss.xml')])
contact_form missing in Mike_Kelly_(Pennsylvania) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'PA'), ('party', 'Republican'), ('district', 3), ('url', 'http://kelly.house.gov'), ('address', '1519 Longworth HOB; Washington DC 20515-3803'), ('phone', '202-225-5406'), ('fax', '202-225-3103'), ('office', '1519 Longworth House Office Building'), ('rss_url', 'http://kelly.house.gov/rss.xml')])
get http://www.house.gov/mcintyre/IMA/issue.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/mcintyre/IMA/issue.htm
get https://forms.house.gov/michaud/webforms/issue_subscribe.htm
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/michaud/webforms/issue_subscribe.htm
contact_form missing in Mike_Pompeo OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'KS'), ('party', 'Republican'), ('district', 4), ('url', 'http://pompeo.house.gov'), ('address', '107 Cannon HOB; Washington DC 20515-1604'), ('phone', '202-225-6216'), ('fax', '202-225-3489'), ('office', '107 Cannon House Office Building'), ('rss_url', 'http://pompeo.house.gov/news/rss.aspx')])
get http://www.mikerogers.house.gov/Contact.aspx
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.mikerogers.house.gov/Contact.aspx
get http://www.house.gov/simpson/emailme.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/simpson/emailme.shtml
get http://mikethompson.house.gov/contact/email.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://mikethompson.house.gov/contact/email.shtml
contact_form missing in Morgan_Griffith OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'VA'), ('party', 'Republican'), ('district', 9), ('url', 'http://morgangriffith.house.gov'), ('address', '1108 Longworth HOB; Washington DC 20515-4609'), ('phone', '202-225-3861'), ('fax', '202- 225-0076'), ('office', '1108 Longworth House Office Building'), ('rss_url', 'http://morgangriffith.house.gov/news/rss.aspx')])
get http://www.house.gov/pelosi/contact/contact.html
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/pelosi/contact/contact.html
'utf8' codec can't decode byte 0xed in position 3315: invalid continuation byte http://tsongas.house.gov/?sectionid=11§iontree=3,11
'utf8' codec can't decode byte 0xa7 in position 1787: invalid start byte http://lowey.house.gov/?sectionid=56§iontree=56
get http://www.house.gov/velazquez/IMA/issue_subscribe.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/velazquez/IMA/issue_subscribe.htm
contact_form missing in Pat_Meehan OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'PA'), ('party', 'Republican'), ('district', 7), ('url', 'http://meehan.house.gov'), ('address', '204 Cannon HOB; Washington DC 20515-3807'), ('phone', '202-225-2011'), ('fax', '202- 226-0280'), ('office', '204 Cannon House Office Building'), ('rss_url', 'http://meehan.house.gov/rss/latest-news.xml')])
get http://mchenry.house.gov/zipauth.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://mchenry.house.gov/zipauth.htm
contact_form missing in Patrick_Murphy_(Florida_politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'FL'), ('party', 'Democrat'), ('district', 18), ('office', '1517 Longworth House Office Building'), ('address', '1517 Longworth HOB; Washington DC 20515-1004'), ('phone', '202-225-3026'), ('url', 'http://patrickmurphy.house.gov'), ('rss_url', 'http://patrickmurphy.house.gov/news/rss.aspx')])
get http://broun.house.gov/email.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://broun.house.gov/email.shtml
contact_form missing in Paul_Cook_(politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'CA'), ('party', 'Republican'), ('district', 8), ('office', '1222 Longworth House Office Building'), ('address', '1222 Longworth HOB; Washington DC 20515-6601'), ('phone', '202-225-5861'), ('url', 'http://cook.house.gov'), ('rss_url', 'http://cook.house.gov/rss.xml')])
contact_form missing in Paul_Gosar OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'AZ'), ('party', 'Republican'), ('district', 4), ('url', 'http://gosar.house.gov'), ('address', '504 Cannon HOB; Washington DC 20515-0301'), ('phone', '202-225-2315'), ('fax', '200-226-9739'), ('office', '504 Cannon House Office Building'), ('rss_url', 'http://gosar.house.gov/rss.xml')])
get https://forms.house.gov/tonko/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/tonko/contact-form.shtml
get https://forms.house.gov/pierluisi/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/pierluisi/contact-form.shtml
contact_form missing in Pete_Gallego OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'TX'), ('party', 'Democrat'), ('district', 23), ('office', '431 Cannon House Office Building'), ('address', '431 Cannon HOB; Washington DC 20515-4323'), ('phone', '202-225-4511'), ('url', 'http://gallego.house.gov'), ('rss_url', 'http://gallego.house.gov/rss.xml')])
get http://www.house.gov/sessionsform/emailform.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/sessionsform/emailform.htm
get http://www.house.gov/formdefazio/contact.html
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/formdefazio/contact.html
get http://peteking.house.gov/zip.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://peteking.house.gov/zip.shtml
get https://forms.house.gov/roe/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/roe/contact-form.shtml
get http://www.house.gov/ralphhall/IMA/zipauth.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/ralphhall/IMA/zipauth.htm
get http://forbes.house.gov/zipauth.html
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://forbes.house.gov/zipauth.html
contact_form missing in Randy_Hultgren OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'IL'), ('party', 'Republican'), ('district', 14), ('url', 'http://hultgren.house.gov'), ('address', '332 Cannon HOB; Washington DC 20515-1314'), ('phone', '202-225-2976'), ('fax', '202- 225-0697'), ('office', '332 Cannon House Office Building'), ('rss_url', 'http://hultgren.house.gov/common/rss//index.cfm?rss=49')])
contact_form missing in Randy_Weber OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'TX'), ('party', 'Republican'), ('district', 14), ('office', '510 Cannon House Office Building'), ('address', '510 Cannon HOB; Washington DC 20515-1402'), ('phone', '202-225-2831'), ('url', 'http://weber.house.gov'), ('rss_url', 'http://weber.house.gov/rss.xml')])
'utf8' codec can't decode byte 0xfa in position 3844: invalid start byte http://grijalva.house.gov/?sectionid=49§iontree=2,49
contact_form missing in Raul_Labrador OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'ID'), ('party', 'Republican'), ('district', 1), ('url', 'http://labrador.house.gov'), ('address', '1523 Longworth HOB; Washington DC 20515-1201'), ('phone', '202-225-6611'), ('fax', '202-225-3029'), ('office', '1523 Longworth House Office Building'), ('rss_url', 'http://labrador.house.gov/common/rss//index.cfm?rss=49')])
contact_form missing in Raul_Ruiz_(politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'CA'), ('party', 'Democrat'), ('district', 36), ('office', '1319 Longworth House Office Building'), ('address', '1319 Longworth HOB; Washington DC 20515-1305'), ('phone', '202-225-5330'), ('url', 'http://ruiz.house.gov'), ('rss_url', 'http://ruiz.house.gov/rss.xml')])
contact_form missing in Reid_Ribble OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'WI'), ('party', 'Republican'), ('district', 8), ('url', 'http://ribble.house.gov'), ('address', '1513 Longworth HOB; Washington DC 20515-4908'), ('phone', '202-225-5665'), ('fax', '202- 225-5729'), ('office', '1513 Longworth House Office Building'), ('rss_url', 'http://ribble.house.gov/rss.xml')])
contact_form missing in Renee_Ellmers OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NC'), ('party', 'Republican'), ('district', 2), ('url', 'http://ellmers.house.gov'), ('address', '426 Cannon HOB; Washington DC 20515-3302'), ('phone', '202-225-4531'), ('fax', '202- 225-5662'), ('office', '426 Cannon House Office Building'), ('rss_url', 'http://ellmers.house.gov/common/rss//index.cfm?rss=49')])
contact_form missing in Rich_Nugent OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'FL'), ('party', 'Republican'), ('district', 11), ('url', 'http://nugent.house.gov'), ('address', '1727 Longworth HOB; Washington DC 20515-0905'), ('phone', '202-225-1002'), ('fax', '202- 226-6559'), ('office', '1727 Longworth House Office Building'), ('rss_url', 'http://nugent.house.gov/index.php?option=com_ninjarsssyndicator&feed_id=1&format=raw')])
contact_form missing in Richard_Hudson_(U.S._politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NC'), ('party', 'Republican'), ('district', 8), ('office', '429 Cannon House Office Building'), ('address', '429 Cannon HOB; Washington DC 20515-3308'), ('phone', '202-225-3715'), ('url', 'http://hudson.house.gov'), ('rss_url', 'http://hudson.house.gov/rss.xml')])
contact_form missing in Richard_L._Hanna OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NY'), ('party', 'Republican'), ('district', 22), ('url', 'http://hanna.house.gov'), ('address', '319 Cannon HOB; Washington DC 20515-3224'), ('phone', '202-225-3665'), ('fax', '202-225-1891'), ('office', '319 Cannon House Office Building'), ('rss_url', 'http://hanna.house.gov/index.php?format=feed&type=rss')])
get http://www.house.gov/neal/write_neal.html
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/neal/write_neal.html
contact_form missing in Rick_Crawford_(politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'AR'), ('party', 'Republican'), ('district', 1), ('url', 'http://crawford.house.gov'), ('address', '1711 Longworth HOB; Washington DC 20515-0401'), ('phone', '202-225-4076'), ('fax', '202-225-5602'), ('office', '1711 Longworth House Office Building'), ('rss_url', 'http://crawford.house.gov/news/rss.aspx')])
get http://www.house.gov/larsen/contact/
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/larsen/contact/
contact_form missing in Rick_Nolan OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'MN'), ('party', 'Democrat'), ('district', 8), ('office', '2447 Rayburn House Office Building'), ('address', '2447 Rayburn HOB; Washington DC 20515-2308'), ('phone', '202-225-6211'), ('url', 'http://nolan.house.gov'), ('rss_url', 'http://nolan.house.gov/rss.xml')])
get http://www.house.gov/andrews/contact_form_za.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/andrews/contact_form_za.shtml
contact_form missing in Rob_Woodall OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'GA'), ('party', 'Republican'), ('district', 7), ('url', 'http://woodall.house.gov'), ('address', '1725 Longworth HOB; Washington DC 20515-1007'), ('phone', '202-225-4272'), ('fax', '202-225-4696'), ('office', '1725 Longworth House Office Building'), ('rss_url', 'http://woodall.house.gov/rss.xml')])
'utf8' codec can't decode byte 0xa7 in position 2680: invalid start byte http://aderholt.house.gov/?sectionid=195§iontree=195
contact_form missing in Robert_Hurt_(politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'VA'), ('party', 'Republican'), ('district', 5), ('url', 'http://hurt.house.gov'), ('address', '125 Cannon HOB; Washington DC 20515-4605'), ('phone', '202-225-4711'), ('fax', '202-225-5681'), ('office', '125 Cannon House Office Building'), ('rss_url', 'http://hurt.house.gov/index.cfm/rss/feed')])
contact_form missing in Robert_Pittenger OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NC'), ('party', 'Republican'), ('district', 9), ('office', '224 Cannon House Office Building'), ('address', '224 Cannon HOB; Washington DC 20515-3815'), ('phone', '202-225-1976'), ('url', 'http://pittenger.house.gov'), ('rss_url', 'http://pittenger.house.gov/rss.xml')])
contact_form missing in Robin_Kelly OrderedDict([('type', 'rep'), ('start', '2013-04-09'), ('end', '2015-01-03'), ('state', 'IL'), ('district', 2), ('party', 'Democrat'), ('address', '2419 Rayburn HOB; Washington DC 20515-1302'), ('office', '2419 Rayburn House Office Building'), ('phone', '202-225-0773'), ('url', 'http://robinkelly.house.gov')])
get http://www.house.gov/alexander/content/webform/zipauth.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/alexander/content/webform/zipauth.htm
contact_form missing in Rodney_L._Davis OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'IL'), ('party', 'Republican'), ('district', 13), ('office', '1740 Longworth House Office Building'), ('address', '1740 Longworth HOB; Washington DC 20515-1313'), ('phone', '202-225-2371'), ('url', 'http://rodneydavis.house.gov'), ('rss_url', 'http://rodneydavis.house.gov/rss.xml')])
contact_form missing in Roger_Williams_(U.S._politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'TX'), ('party', 'Republican'), ('district', 25), ('office', '1122 Longworth House Office Building'), ('address', '1122 Longworth HOB; Washington DC 20515-3209'), ('phone', '202-225-9896'), ('url', 'http://williams.house.gov'), ('rss_url', 'http://williams.house.gov/rss.xml')])
contact_form missing in Ron_DeSantis OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'FL'), ('party', 'Republican'), ('district', 6), ('office', '427 Cannon House Office Building'), ('address', '427 Cannon HOB; Washington DC 20515-6601'), ('phone', '202-225-2706'), ('url', 'http://desantis.house.gov'), ('rss_url', 'http://desantis.house.gov/rss.xml')])
get http://www.house.gov/kind/contact.shtml
http HTTP Error 404: File Not Found 404
HTTP Error 404: File Not Found http://www.house.gov/kind/contact.shtml
get http://delauro.house.gov/contact_form_email.cfm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://delauro.house.gov/contact_form_email.cfm
get http://www.house.gov/graves/contact.shtml
http HTTP Error 404: File Not Found 404
HTTP Error 404: File Not Found http://www.house.gov/graves/contact.shtml
get http://www.house.gov/levin/levin_contact_email.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/levin/levin_contact_email.shtml
get http://bishop.house.gov/display.cfm?section_id=13
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://bishop.house.gov/display.cfm?section_id=13
contact_form missing in Scott_DesJarlais OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'TN'), ('party', 'Republican'), ('district', 4), ('url', 'http://desjarlais.house.gov'), ('address', '413 Cannon HOB; Washington DC 20515-4204'), ('phone', '202-225-6831'), ('fax', '202-226-5172'), ('office', '413 Cannon House Office Building'), ('rss_url', 'http://desjarlais.house.gov/news/rss.aspx')])
get http://www.house.gov/formgarrett/contact.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/formgarrett/contact.shtml
contact_form missing in Scott_Perry_(politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'PA'), ('party', 'Republican'), ('district', 4), ('office', '126 Cannon House Office Building'), ('address', '126 Cannon HOB; Washington DC 20515-5401'), ('phone', '202-225-5836'), ('url', 'http://perry.house.gov'), ('rss_url', 'http://perry.house.gov/rss.xml')])
contact_form missing in Scott_Peters_(politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'CA'), ('party', 'Democrat'), ('district', 52), ('office', '2410 Rayburn House Office Building'), ('address', '2410 Rayburn HOB; Washington DC 20515-0504'), ('phone', '202-225-0508'), ('url', 'http://scottpeters.house.gov'), ('rss_url', 'http://scottpeters.house.gov/rss.xml')])
contact_form missing in Scott_Rigell OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'VA'), ('party', 'Republican'), ('district', 2), ('url', 'http://rigell.house.gov'), ('address', '418 Cannon HOB; Washington DC 20515-4602'), ('phone', '202-225-4215'), ('fax', '202-225-4218'), ('office', '418 Cannon House Office Building'), ('rss_url', 'http://rigell.house.gov/news/rss.aspx')])
contact_form missing in Scott_Tipton OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'CO'), ('party', 'Republican'), ('district', 3), ('url', 'http://tipton.house.gov'), ('address', '218 Cannon HOB; Washington DC 20515-0603'), ('phone', '202-225-4761'), ('fax', '202-226-9669'), ('office', '218 Cannon House Office Building'), ('rss_url', 'http://tipton.house.gov/rss.xml')])
contact_form missing in Sean_Duffy OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'WI'), ('party', 'Republican'), ('district', 7), ('url', 'http://duffy.house.gov'), ('address', '1208 Longworth HOB; Washington DC 20515-4907'), ('phone', '202-225-3365'), ('office', '1208 Longworth House Office Building'), ('rss_url', 'http://duffy.house.gov/rss.xml')])
contact_form missing in Sean_Patrick_Maloney OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NY'), ('party', 'Democrat'), ('district', 18), ('office', '1529 Longworth House Office Building'), ('address', '1529 Longworth HOB; Washington DC 20515-3218'), ('phone', '202-225-5441'), ('url', 'http://seanmaloney.house.gov'), ('rss_url', 'http://seanmaloney.house.gov/rss.xml')])
get http://www.jacksonlee.house.gov/contact-form.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.jacksonlee.house.gov/contact-form.shtml
get http://hoyer.house.gov/contact/email.asp
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://hoyer.house.gov/contact/email.asp
contact_form missing in Stephen_Fincher OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'TN'), ('party', 'Republican'), ('district', 8), ('url', 'http://fincher.house.gov'), ('address', '1118 Longworth HOB; Washington DC 20515-4208'), ('phone', '202-225-4714'), ('fax', '202-225-1765'), ('office', '1118 Longworth House Office Building'), ('rss_url', 'http://fincher.house.gov/rss.xml')])
contact_form missing in Steve_Chabot OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'OH'), ('party', 'Republican'), ('district', 1), ('url', 'http://chabot.house.gov'), ('address', '2371 Rayburn HOB; Washington DC 20515-3501'), ('phone', '202-225-2216'), ('fax', '202-225-3012'), ('office', '2371 Rayburn House Office Building'), ('rss_url', 'http://chabot.house.gov/common/rss/index.cfm?rss=49')])
get http://www.house.gov/formisrael/contact.html
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/formisrael/contact.html
get http://www.house.gov/steveking/email.shtm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.house.gov/steveking/email.shtm
contact_form missing in Steve_Pearce_(politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NM'), ('party', 'Republican'), ('district', 2), ('url', 'http://pearce.house.gov'), ('address', '2432 Rayburn HOB; Washington DC 20515-3102'), ('phone', '202-225-2365'), ('office', '2432 Rayburn House Office Building'), ('rss_url', 'http://pearce.house.gov/rss.xml')])
get http://www.scalise.house.gov/contactform_zipcheck.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.scalise.house.gov/contactform_zipcheck.shtml
contact_form missing in Steve_Southerland_(Florida_politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'FL'), ('party', 'Republican'), ('district', 2), ('url', 'http://southerland.house.gov'), ('address', '1229 Longworth HOB; Washington DC 20515-0902'), ('phone', '202-225-5235'), ('fax', '202-225-5615'), ('office', '1229 Longworth House Office Building'), ('rss_url', 'http://southerland.house.gov/index.cfm/rss/feed')])
contact_form missing in Steve_Stivers OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'OH'), ('party', 'Republican'), ('district', 15), ('url', 'http://stivers.house.gov'), ('address', '1022 Longworth HOB; Washington DC 20515-3515'), ('phone', '202-225-2015'), ('fax', '202-225-3529'), ('office', '1022 Longworth House Office Building'), ('rss_url', 'http://stivers.house.gov/news/rss.aspx')])
contact_form missing in Steve_Stockman OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'TX'), ('party', 'Republican'), ('district', 36), ('office', '326 Cannon House Office Building'), ('address', '326 Cannon HOB; Washington DC 20515-6601'), ('phone', '202-225-1555'), ('url', 'http://stockman.house.gov'), ('rss_url', 'http://stockman.house.gov/rss.xml')])
contact_form missing in Steve_Womack OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'AR'), ('party', 'Republican'), ('district', 3), ('url', 'http://womack.house.gov'), ('address', '1119 Longworth HOB; Washington DC 20515-0403'), ('phone', '202-225-4301'), ('fax', '202-225-5713'), ('office', '1119 Longworth House Office Building'), ('rss_url', 'http://womack.house.gov/news/rss.aspx')])
contact_form missing in Steven_Horsford OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NV'), ('party', 'Democrat'), ('district', 4), ('office', '1330 Longworth House Office Building'), ('address', '1330 Longworth HOB; Washington DC 20515-6601'), ('phone', '202-225-9894'), ('url', 'http://horsford.house.gov'), ('rss_url', 'http://horsford.house.gov/rss.xml')])
contact_form missing in Steven_Palazzo OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'MS'), ('party', 'Republican'), ('district', 4), ('url', 'http://palazzo.house.gov'), ('address', '331 Cannon HOB; Washington DC 20515-2404'), ('phone', '202-225-5772'), ('fax', '202- 225-7074'), ('office', '331 Cannon House Office Building'), ('rss_url', 'http://palazzo.house.gov/rss.xml')])
contact_form missing in Susan_Brooks OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'IN'), ('party', 'Republican'), ('district', 5), ('office', '1505 Longworth House Office Building'), ('address', '1505 Longworth HOB; Washington DC 20515-1405'), ('phone', '202-225-2276'), ('url', 'http://susanwbrooks.house.gov'), ('rss_url', 'http://susanwbrooks.house.gov/rss.xml')])
contact_form missing in Suzan_DelBene OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'WA'), ('party', 'Democrat'), ('district', 1), ('url', 'http://delbene.house.gov'), ('address', '318 Cannon HOB; Washington DC 20515-4701'), ('phone', '202-225-6311'), ('office', '318 Cannon House Office Building'), ('rss_url', 'http://delbene.house.gov/rss.xml')])
get http://www.baldwin.senate.gov/contact.cfm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.baldwin.senate.gov/contact.cfm
contact_form missing in Tammy_Duckworth OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'IL'), ('party', 'Democrat'), ('district', 8), ('office', '104 Cannon House Office Building'), ('address', '104 Cannon HOB; Washington DC 20515-1308'), ('phone', '202-225-3711'), ('url', 'http://duckworth.house.gov'), ('rss_url', 'http://duckworth.house.gov/rss.xml')])
get http://poe.house.gov/email/
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://poe.house.gov/email/
contact_form missing in Ted_Yoho OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'FL'), ('party', 'Republican'), ('district', 3), ('office', '511 Cannon House Office Building'), ('address', '511 Cannon HOB; Washington DC 20515-0607'), ('phone', '202-225-5744'), ('url', 'http://yoho.house.gov'), ('rss_url', 'http://yoho.house.gov/rss.xml')])
contact_form missing in Terri_Sewell OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'AL'), ('party', 'Democrat'), ('district', 7), ('url', 'http://sewell.house.gov'), ('address', '1133 Longworth HOB; Washington DC 20515-0107'), ('phone', '202-225-2665'), ('fax', '202-226-9567'), ('office', '1133 Longworth House Office Building'), ('rss_url', 'http://sewell.house.gov/rss.xml')])
contact_form missing in Thomas_Massie OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'KY'), ('party', 'Republican'), ('district', 4), ('url', 'http://massie.house.gov'), ('address', '314 Cannon HOB; Washington DC 20515-1704'), ('phone', '202-225-3465'), ('office', '314 Cannon House Office Building'), ('rss_url', 'http://massie.house.gov/rss.xml')])
'utf8' codec can't decode byte 0xa7 in position 9105: invalid start byte http://timbishop.house.gov/?sectionid=96§iontree=7,96
contact_form missing in Tim_Huelskamp OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'KS'), ('party', 'Republican'), ('district', 1), ('url', 'http://huelskamp.house.gov'), ('address', '129 Cannon HOB; Washington DC 20515-1601'), ('phone', '202-225-2715'), ('fax', '202- 225-5124'), ('office', '129 Cannon House Office Building'), ('rss_url', 'http://huelskamp.house.gov/index.php?format=feed&type=rss')])
contact_form missing in Tim_Walberg OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'MI'), ('party', 'Republican'), ('district', 7), ('url', 'http://walberg.house.gov'), ('address', '2436 Rayburn HOB; Washington DC 20515-2207'), ('phone', '202-225-6276'), ('fax', '202-225-6281'), ('office', '2436 Rayburn House Office Building'), ('rss_url', 'http://walberg.house.gov/news/rss.aspx')])
get http://walz.house.gov/zip_auth.shtm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://walz.house.gov/zip_auth.shtm
get http://murphy.house.gov/Contact/zipauth.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://murphy.house.gov/Contact/zipauth.htm
contact_form missing in Timothy_Griffin OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'AR'), ('party', 'Republican'), ('district', 2), ('url', 'http://griffin.house.gov'), ('address', '1232 Longworth HOB; Washington DC 20515-0402'), ('phone', '202-225-2506'), ('fax', '202-225-5903'), ('office', '1232 Longworth House Office Building'), ('rss_url', 'http://griffin.house.gov/rss.xml')])
contact_form missing in Todd_Rokita OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'IN'), ('party', 'Republican'), ('district', 4), ('url', 'http://rokita.house.gov'), ('address', '236 Cannon HOB; Washington DC 20515-1404'), ('phone', '202-225-5037'), ('office', '236 Cannon House Office Building'), ('rss_url', 'http://rokita.house.gov/rss.xml')])
contact_form missing in Todd_Young OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'IN'), ('party', 'Republican'), ('district', 9), ('url', 'http://toddyoung.house.gov'), ('address', '1007 Longworth HOB; Washington DC 20515-1409'), ('phone', '202-225-5315'), ('fax', '202-226-6866'), ('office', '1007 Longworth House Office Building'), ('rss_url', 'http://toddyoung.house.gov/common/rss//index.cfm?rss=49')])
get http://www.cole.house.gov/contact-tom.html
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://www.cole.house.gov/contact-tom.html
contact_form missing in Tom_Cotton OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'AR'), ('party', 'Republican'), ('district', 4), ('office', '415 Cannon House Office Building'), ('address', '415 Cannon HOB; Washington DC 20515-0404'), ('phone', '202-225-3772'), ('url', 'http://cotton.house.gov'), ('rss_url', 'http://cotton.house.gov/rss.xml')])
contact_form missing in Tom_Marino OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'PA'), ('party', 'Republican'), ('district', 10), ('url', 'http://marino.house.gov'), ('address', '410 Cannon HOB; Washington DC 20515-3810'), ('phone', '202-225-3731'), ('fax', '202-225-9594'), ('office', '410 Cannon House Office Building'), ('rss_url', 'http://marino.house.gov/rss.xml')])
get https://forms.house.gov/mcclintock/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/mcclintock/contact-form.shtml
get https://forms.house.gov/petri/zip_authen.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/petri/zip_authen.shtml
get http://tom.house.gov/html/contact_form_email.cfm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://tom.house.gov/html/contact_form_email.cfm
contact_form missing in Tom_Reed_(politician) OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'NY'), ('party', 'Republican'), ('district', 23), ('url', 'http://reed.house.gov'), ('address', '1504 Longworth HOB; Washington DC 20515-3229'), ('phone', '202-225-3161'), ('fax', '202-226-6599'), ('office', '1504 Longworth House Office Building'), ('rss_url', 'http://reed.house.gov/rss.xml')])
contact_form missing in Tom_Rice OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'SC'), ('party', 'Republican'), ('district', 7), ('office', '325 Cannon House Office Building'), ('address', '325 Cannon HOB; Washington DC 20515-4209'), ('phone', '202-225-9895'), ('url', 'http://rice.house.gov'), ('rss_url', 'http://rice.house.gov/rss.xml')])
get https://forms.house.gov/rooney/contact-form.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/rooney/contact-form.shtml
contact_form missing in Tony_Cardenas OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'CA'), ('party', 'Democrat'), ('district', 29), ('office', '1508 Longworth House Office Building'), ('address', '1508 Longworth HOB; Washington DC 20515-6601'), ('phone', '202-225-6131'), ('url', 'http://cardenas.house.gov'), ('rss_url', 'http://cardenas.house.gov/rss.xml')])
get https://forms.house.gov/franks/email_zipcheck.shtml
http HTTP Error 404: Not found 404
HTTP Error 404: Not found https://forms.house.gov/franks/email_zipcheck.shtml
contact_form missing in Trey_Gowdy OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'SC'), ('party', 'Republican'), ('district', 4), ('url', 'http://gowdy.house.gov'), ('address', '1404 Longworth HOB; Washington DC 20515-4004'), ('phone', '202-225-6030'), ('fax', '202-226-1177'), ('office', '1404 Longworth House Office Building'), ('rss_url', 'http://gowdy.house.gov/news/rss.aspx')])
contact_form missing in Trey_Radel OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'FL'), ('party', 'Republican'), ('district', 19), ('office', '1123 Longworth House Office Building'), ('address', '1123 Longworth HOB; Washington DC 20515-4601'), ('phone', '202-225-2536'), ('url', 'http://radel.house.gov'), ('rss_url', 'http://radel.house.gov/rss.xml')])
contact_form missing in Tulsi_Gabbard OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'HI'), ('party', 'Democrat'), ('district', 2), ('office', '502 Cannon House Office Building'), ('address', '502 Cannon HOB; Washington DC 20515-1102'), ('phone', '202-225-4906'), ('url', 'http://gabbard.house.gov'), ('rss_url', 'http://gabbard.house.gov/rss.xml')])
get http://buchanan.house.gov/contact.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://buchanan.house.gov/contact.shtml
contact_form missing in Vicky_Hartzler OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'MO'), ('party', 'Republican'), ('district', 4), ('url', 'http://hartzler.house.gov'), ('address', '1023 Longworth HOB; Washington DC 20515-2504'), ('phone', '202-225-2876'), ('fax', '202- 225-2695'), ('office', '1023 Longworth House Office Building'), ('rss_url', 'http://hartzler.house.gov/rss.xml')])
get http://jones.house.gov/contact_form_email.cfm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://jones.house.gov/contact_form_email.cfm
contact_form missing in William_Enyart OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'IL'), ('party', 'Democrat'), ('district', 12), ('office', '1722 Longworth House Office Building'), ('address', '1722 Longworth HOB; Washington DC 20515-1312'), ('phone', '202-225-5661'), ('url', 'http://enyart.house.gov'), ('rss_url', 'http://enyart.house.gov/rss.xml')])
get http://lacyclay.house.gov/contact.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://lacyclay.house.gov/contact.htm
contact_form missing in William_R._Keating OrderedDict([('type', 'rep'), ('start', '2013-01-03'), ('end', '2015-01-03'), ('state', 'MA'), ('party', 'Democrat'), ('district', 9), ('url', 'http://keating.house.gov'), ('address', '315 Cannon HOB; Washington DC 20515-2110'), ('phone', '202-225-3111'), ('fax', '202- 225-5658'), ('office', '315 Cannon House Office Building'), ('rss_url', 'http://keating.house.gov/index.php?format=feed&type=rss')])
get http://becerra.house.gov/HoR/CA31/Hidden+Content/Email+Signup+Form.htm
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://becerra.house.gov/HoR/CA31/Hidden+Content/Email+Signup+Form.htm
get http://clarke.house.gov/contactform_zipcheck.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://clarke.house.gov/contactform_zipcheck.shtml
get http://lofgren.house.gov/emailform.shtml
http HTTP Error 404: Not Found 404
HTTP Error 404: Not Found http://lofgren.house.gov/emailform.shtml