Skip to content

reidark/altmetric-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

altmetric-exporter

Tool to export data from Altmetric. See online.

Frontend and Backend are hosted in Render.

Apps

In this repository we have 3 applications.

Altmetric Scraper

NPM module to scrap data from Altmetric website and return this data in a buffer.

Frontend

Frontend of this tool.

Backend

Backend to connect scraper module to http requests. If you dont want to run the backend locally, you can use the published version.