{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/19"}],"enrichment":{"capability":"Provides a typed Python client for querying Semantic Scholar's Academic Graph, Recommendations, and Datasets APIs, with support for paginated responses and asynchronous requests.","skillfed_tags":["academic-data","api-client","research-tools"],"use_cases":["Fetch metadata for academic papers by DOI or ID to build a local research database.","Query the Semantic Scholar Recommendations API to discover related papers for a given publication.","Retrieve dataset information from Semantic Scholar's Datasets API for research reproducibility.","Build a citation graph or co-authorship analysis tool using the Academic Graph API.","Integrate paper search and metadata into a research management or literature review application."],"what_it_does":"semanticscholar is an unofficial Python wrapper around Semantic Scholar's public APIs, designed to simplify access to academic metadata, recommendations, and datasets. It abstracts away HTTP details by providing a typed client interface that handles pagination automatically and supports both synchronous and asynchronous request patterns.\n\nThe library is intended for researchers, developers, and data scientists who need to programmatically fetch paper metadata, citations, and related academic information. It depends on httpx for HTTP communication and tenacity for request retry logic, making it suitable for production use where network reliability matters.","worth_installing":"Yes. The package has low install friction, active maintenance, permissive licensing, no known vulnerabilities, and fills a clear need for programmatic access to Semantic Scholar data. It's suitable for research, academic, and commercial projects that require scholarly metadata retrieval."},"id":"semanticscholar","links":{"html":"https://skillfed.io/packages/semanticscholar","md":"https://skillfed.io/packages/semanticscholar.md","pypi":"https://pypi.org/project/semanticscholar/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-29","license_spdx":null,"license_treatment":"permissive","name":"semanticscholar","python_support":"supports_current","summary":"Unofficial Python client library for Semantic Scholar APIs."},"popularity":{"monthly_downloads":114109,"position":12312,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.12.0"}
