Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

brill scraper no longer functioning #50

Open
rossmounce opened this issue Dec 2, 2016 · 0 comments
Open

brill scraper no longer functioning #50

rossmounce opened this issue Dec 2, 2016 · 0 comments

Comments

@rossmounce
Copy link
Member

Tried first with a DOI URL, then with the resolved URL (for the same article), both fail to extract anything about the article, not even meta elements.

$ quickscrape   --url http://dx.doi.org/10.1163/15685381-00003067   --scraper journal-scrapers/scrapers/brill.json   --output brill 
info: quickscrape 0.4.7 launched with...
info: - URL: http://dx.doi.org/10.1163/15685381-00003067
info: - Scraper: /home/ross/Downloads/pica/journal-scrapers/scrapers/brill.json
info: - Rate limit: 3 per minute
info: - Log level: info
info: urls to scrape: 1
info: processing URL: http://dx.doi.org/10.1163/15685381-00003067
error: Error: Parse Error so moving on to next url in list
info: all tasks completed

ross@ross-x3:~/Downloads/pica$ quickscrape   --url http://booksandjournals.brillonline.com/content/journals/10.1163/15685381-00003067   --scraper journal-scrapers/scrapers/brill.json   --output brillinfo: quickscrape 0.4.7 launched with...
info: - URL: http://booksandjournals.brillonline.com/content/journals/10.1163/15685381-00003067
info: - Scraper: /home/ross/Downloads/pica/journal-scrapers/scrapers/brill.json
info: - Rate limit: 3 per minute
info: - Log level: info
info: urls to scrape: 1
info: processing URL: http://booksandjournals.brillonline.com/content/journals/10.1163/15685381-00003067

/home/ross/.nvm/versions/node/v4.0.0/lib/node_modules/quickscrape/node_modules/thresher/node_modules/spooky/node_modules/tiny-jsonrpc/lib/tiny-jsonrpc/server.js:70
            throw 'Cannot parse function: ' + functionSnippet(fn);
            ^
Cannot parse function: function bound () { ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant