Collections:
Other Resources:
Download Sci-Hub DOI Metadata
How to download DOI metadata from Sci-Hub?
✍: FYIcenter.com
Sci-Hub also provides DOI metadata in MySQL dump format.
You can follow these steps to download it.
1. Down the MySQL dump file in compressed format. File is huge, 10352938638 bytes. It may take a few hours. You may also want to give a higher retry limit to ensure the whole file gets downloaded.
fyicenter$ wget --tries=50 https://sci-hub.se/datasets/scimag_2020-05-30.sql.gz Length: 10352938638 (9.6G) [application/octet-stream] Saving to: ‘scimag_2020-05-30.sql.gz’ ...
2. Decompress it.
fyicenter$ gunzip scimag_2020-05-30.sql.gz
3. Restore the DOI metadata into your local MySQL database.
fyicenter$ mysql < scimag_2020-05-30.sql
2025-04-28, ∼3647🔥, 3💬
Popular Posts:
Paper Summary: Title: Role of DynamicMRI in Surgical Decision-making for a Postpartum Woman With a P...
Paper Summary: Title: On Backup Battery Data in Base Stations of Mobile Networks: Measurement, Analy...
How to represent DOI content in Crossref UNIXSD XML format? Crossref UNIXSD XML is an XML schema use...
Paper Summary: Title: Formation of aerobic granules and conversion processes in an aerobic granular ...
What Is DataCite? DataCite is an international not-for-profit organization which aims to improve dat...