Skip to content

Commit

Permalink
require Scraped
Browse files Browse the repository at this point in the history
We don't actually _use_ it yet, but it provides us with String.tidy and Nokogiri
  • Loading branch information
tmtmtmtm committed Mar 3, 2017
1 parent 8e8c4a7 commit 8db54a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scraper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ def scrape_list(url)
end
end

ScraperWiki.sqliteexecute('DELETE FROM data') rescue nil
scrape_list('https://en.wikipedia.org/wiki/North_Korean_parliamentary_election,_2014')

0 comments on commit 8db54a0

Please sign in to comment.