Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Selbar committed Jan 30, 2016
1 parent 91a49f0 commit 35aee7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import datetime
import re

url = "http://www.publications.parliament.uk/pa/cm/cmregmem/110124/part1contents.htm"
url = "http://www.publications.parliament.uk/pa/cm/cmregmem/150713/part1contents.htm"

urlmainindex = "http://www.publications.parliament.uk/pa/cm/cmregmem.htm"

Expand Down

0 comments on commit 35aee7c

Please sign in to comment.