Skip to content

Commit

Permalink
Update scraper.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
jamezpolley committed Jul 5, 2019
1 parent be34683 commit a8b7717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.rb
Expand Up @@ -3,4 +3,4 @@

url = "https://property.ncc.nsw.gov.au/T1PRPROD/WebAppServices/ATDIS/atdis/1.0"

ATDISPlanningAlertsFeed.save(url, timezone="Sydney", {lodgement_date_start: "2018-01-01", lodgement_end_date: "2018-03-01"})
ATDISPlanningAlertsFeed.save(url, timezone="Sydney")

0 comments on commit a8b7717

Please sign in to comment.