Skip to content

MrGolden1/scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This python script scrapes the data from the website elsevier and outputs journals that have "Your paper Your way" option int their Guide for Authors section.

Usage

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python script.py

You can find the output in the results.xlsx file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages