Bugfix/IGIGlobalScraper

Merged
#41 · Created  · Last updated

Merged pull request

Merged in bugfix/IGIGlobalScraper (pull request #41)

31c56cc·Author: ·Closed by: ·2021-12-23

Description

  • fixed scraper and added tests

  • changed getDownloadData so that it doesn't return null

  • changed getDownloadURL so it only returns https and changed a test to test it

 

 

  1. changed the overall structure of the scraper (GenericBibTeXURLScraper)

  2. removed not needed POST-parameters

  3. a POST-parameter was in reality dynamic → added a regex for it

  4. all downloads go over https, because downloading over http is not possible

  5. added four tests

 

0 attachments

0 comments

Loading commits...