Skip to content

Commit

Permalink
Update scraper.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
BfB-Schenefeld committed May 19, 2024
1 parent 6aba279 commit 816fe00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scraper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ def generate_pdf_name(pdf_url, event_date, event_type_abbr, top_number, file_ind
end

def scrape_vorlagen_details(vorlagen_url, event_date, event_type_abbr, top_number)
)
puts "Zugriff auf Vorlagenseite: #{vorlagen_url}"
begin
if valid_url?(vorlagen_url)
Expand Down

0 comments on commit 816fe00

Please sign in to comment.