Datafable / epu-index

EPU index
http://www.applieddatamining.com/cms/?q=content/economic-policy-uncertainty-index
1 stars 0 forks source link

Parse page size from deredactie list page #30

Closed bartaelterman closed 9 years ago

bartaelterman commented 9 years ago

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.