Skip to content

Commit

Permalink
Download data from all years
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Haller committed May 29, 2014
1 parent c8792d8 commit 5924232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resolution.rb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
class ResolutionProcessor < Pupa::Processor class ResolutionProcessor < Pupa::Processor


def scrape_objects def scrape_objects
page = get('http://notes.leipzig.de/APPL/LAURA/WP5/kais02.nsf/WEBBeschlussAusw2?OpenView&RestrictToCategory=2013-----alleEinreicher') page = get('http://notes.leipzig.de/APPL/LAURA/WP5/kais02.nsf/WEBBeschlussAusw2?OpenView&RestrictToCategory=alleJahre-----alleEinreicher')


page.search('//form/table/tr[@valign="top"]').each do |row| page.search('//form/table/tr[@valign="top"]').each do |row|


Expand Down

0 comments on commit 5924232

Please sign in to comment.