I've currently hard coded the page size in the deredactie spider. This is not needed. It's parsing the number of articles already from the results list, so we could easily parse the page size from the same element. This makes the scraper more robust.
I've currently hard coded the page size in the deredactie spider. This is not needed. It's parsing the number of articles already from the results list, so we could easily parse the page size from the same element. This makes the scraper more robust.