PaperScraper icon indicating copy to clipboard operation
PaperScraper copied to clipboard

A web scraping tool to systematically extract the text of scientific papers and corresponding metadata from university accessible journals.

Results 3 PaperScraper issues
Sort by recently updated
recently updated
newest added

Hi When I'm running the code, this error will appear: OSError: [WinError 193] %1 is not a valid Win32 application

Would be really interested in using the scraper but unfortunately wasn't able to run it so far. - Installed using ```pip install paperscraper@git+https://github.com/NLPatVCU/PaperScraper.git``` - Import ```from paperscraper import PaperScraper``` worked...