Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrence-newsome committed Jul 2, 2016
1 parent 6697286 commit aca12a5
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 @@ -8,7 +8,7 @@
import urllib
import io

FTP_URL = 'results.aec.gov.au'
FTP_URL = 'mediafeed.aec.gov.au/20499/Detailed/Verbose/'
FTP_TIMEOUT = 30
NS = {
'aec': 'http://www.aec.gov.au/xml/schema/mediafeed',
Expand Down

0 comments on commit aca12a5

Please sign in to comment.