/DOI-Scraper

This program can be used to get educational articles/papers from internet with an input of set DOI links in a text file. The retrieved data can be downloaded in a specified folder. This program uses Beautifulsoup to get response from Sci-Hub site and uses Pandas to store details in an Excel file.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Stargazers