ContentMine / journal-scrapers

Journal scraper definitions for the ContentMine framework
66 stars 33 forks source link

Completed science direct scraper with regexes #6

Open ianthe opened 10 years ago

ianthe commented 10 years ago

Regex processing will require updates to quickscape/lib/scraper.js to be merged.

robintw commented 8 years ago

I've just tried the updated scraper in this PR, and unfortunately I'm still running into issue #43 - a crash due to what seems to be infinite recursion.

Do you have any ideas what might be causing this?