Skip to content
This repository has been archived by the owner on Apr 9, 2018. It is now read-only.

Commit

Permalink
Add Adam Stiskala's Fairfield City Council ScraperWiki scraper
Browse files Browse the repository at this point in the history
  • Loading branch information
henare committed Sep 11, 2011
1 parent 304353d commit b057f24
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scraper_factory.rb
Expand Up @@ -135,7 +135,8 @@ def self.scrapers
ScraperWikiScraper.new("Campbelltown City Council", "Campbelltown", "NSW", "campbelltown_city_council_development_proposals"),
ScraperWikiScraper.new("City of Vincent", "Vincent", "WA", "city_of_vincent_wa_development_applications"),
ScraperWikiScraper.new("Gosford City Council", "Gosford", "NSW", "gosford_nsw_development_applications"),
ScraperWikiScraper.new("City of Onkaparinga", "Onkaparinga", "SA", "onkaparinga_sa_development_applications")
ScraperWikiScraper.new("City of Onkaparinga", "Onkaparinga", "SA", "onkaparinga_sa_development_applications"),
ScraperWikiScraper.new("Fairfield City Council", "Fairfield", "NSW", "fairfield_city_development_applications")
]
end

Expand Down

0 comments on commit b057f24

Please sign in to comment.