A free, open, dataset about research and scholarly activities
SHARE provides a free, open dataset on research and scholarly activities, offering API access to sources, users, and status.
import requests
url = "https://share.osf.io/api/v2/sources/"
response = requests.get(url)
print(response.json())Last 50 checks (10 min intervals)