Skip to content

Commit

Permalink
Update scraper.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
damian-garrido committed May 11, 2014
1 parent cef9513 commit dd50488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def per_person profile_url, uid, party, current_stand
profile = profile_page.at('#datos_contacto #votos').search('li')

puts '+++++++'
p profile_img.url
p profile_img[:src]
puts '+++++++'

record = {
Expand Down

0 comments on commit dd50488

Please sign in to comment.