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, ∼3727🔥, 3💬
Popular Posts:
Paper Summary: Title: Cost optimization of project schedules under constrained resources and alterna...
How to follow research paper updates with https://api.crossref.org /worksAPI? DOI metadata of resear...
Paper Summary: Title: Explaining How Psychotherapy Affects the Brain Can Increase the Perceived Effe...
How to represent DOI content in DataCite XML format? DataCite XML is an XML schema used by DataCite....
Paper Summary: Title: Infectious Vaginitis, Cervicitis, and Pelvic Inflammatory Disease Author(s): S...