Sathish-Vasudev/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.
PythonGPL-3.0