Browse Source

Update scraper.rb

master
Adrian Short 4 years ago
committed by GitHub
parent
commit
cd7da9c2e3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      scraper.rb

+ 1
- 1
scraper.rb View File

@@ -1,7 +1,7 @@
require 'uk_planning_scraper'
require 'scraperwiki'

keyword_searches = ['inlink', 'bt phone kiosk']
keyword_searches = ['inlink', 'bt phone kiosk', 'communication hub']
authorities = UKPlanningScraper::Authority.all

authorities.each_with_index do |authority, i|


Loading…
Cancel
Save