stefanw / bibbot

BibBot is a browser extension that removes the paywall on German online news sites using your library account's access to press databases.
https://stefanw.github.io/bibbot/
GNU General Public License v3.0
508 stars 78 forks source link

Add Münchner Stadtbibliothek (only SZ via munzinger.de) #399

Open Strubbl opened 9 months ago

Strubbl commented 9 months ago

This PR supersedes #184.

I am not sure about the change from hardcoded Spiegel to SZ in the munzinger search URL. Do you have any hint about how to implement this better? With a separate Sources?

The change in the extractor is done to really remove the quotes from the query parameter. This is done, because special chars are also removed and thus an exact search for the query does not reveal any results anymore.

I tested my changes successfully with the following URLs

fixes #110 fixes #186 fixes #250 fixes #313 closes #184

Strubbl commented 9 months ago

Thanks to @darkdragon-001 for the initial start in PR 184. I reused the portalId which saved me some time.

Pfaufisch commented 8 months ago

@Strubbl: It looks like the Münchner Stadtbibliothek now offers access to Genios as well. If you're still working on this, I'd appreciate if you consider adding support for Genios.

darkdragon-001 commented 6 months ago

FYI I added support via Genios in #442.