Skip to content

Commit

Permalink
Store the output
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtmtmtm committed Mar 11, 2016
1 parent 7a44d03 commit 3c21a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.rb
Expand Up @@ -55,7 +55,7 @@ def scrape_mp(sortname, url)
warn "No faction: setting to #{data[:faction]}".red
end
# puts data
ScraperWiki.save_sqlite([:id, :term], data)
ScraperWiki.save_sqlite([:id, :term], data)
end

scrape_list('http://www.sabor.hr/Default.aspx?sec=4608')

0 comments on commit 3c21a94

Please sign in to comment.