Skip to content

This script scrapes a locally saved static pull of the OpenAlex database of 75M+ researchers to extract a select group of users that meet filtering criteria including citation count, ORCID documentation, expertise tags, and more.

License

Notifications You must be signed in to change notification settings

TylerDiorio/Researcher_Profiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Researcher_Profiler

This script scrapes a locally saved static pull of the OpenAlex database of 75M+ researchers to extract a select group of users that meet filtering criteria including citation count, ORCID documentation, expertise tags, and more.

Input/Usage: extract_and_save("Olfaction")

Output: File: Olfaction_0.xlsx

Here is an example output of the script when prompted with the keyword "Olfaction" as well as using Filters (hardcoded in the script) for 5-1000 citation count, ORCID active, published within the past 5 years, and matching the relevant expertise. image

Requirements: Access to the OpenAlex Snapshot of researchers - currently this is saved locally as visible in line 246 as my local D:// drive path, however this can be adapted on any storage system.

About

This script scrapes a locally saved static pull of the OpenAlex database of 75M+ researchers to extract a select group of users that meet filtering criteria including citation count, ORCID documentation, expertise tags, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages