Skip to content

Commit

Permalink
Initial scraper
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtmtmtm committed Nov 24, 2016
1 parent e1eec0f commit 975657e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scraper.rb
@@ -0,0 +1,5 @@
require 'wikidata/fetcher'
require 'pry'

fr = WikiData::Category.new('Catégorie:Député marocain', 'fr').member_titles
EveryPolitician::Wikidata.scrape_wikidata(names: { fr: fr })

0 comments on commit 975657e

Please sign in to comment.