Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Port harvester for the BfS' website from Python to Rust.

Adam Reichold requested to merge OC000014987132/metadaten:port-website-bfs into main

I opted to drop the extra scraping of the multimedia section since it missed the subsections and thereby a lot of entries but more importantly all media entries have a text-form article which is found via the usual search and is much more helpful than the video or audio alone yet still includes a link.

Also enables the resultsPerPage parameter for other GSB-based scrapers which means their serp-* cached responses need to be deleted before this is deployed.

Merge request reports