Skip to content

n370/springer-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Springer has opened up some of their catalogue to be dowloaded for free. This repository contains code that scrapes the data and put it on a table for easy reference and consumption.

npm install && npm run scrape

Wait for the script to run to completion and Profit!

A JSON and CSV file with the data will be available at the ./export folder.


Inspiration: