Skip to main content

Python client for the Semantic Scholar API

Project description

Semantic Scholar Python Client

CI

A Python client for the Semantic Scholar API.

Installation

pip install semantic-scholar-api

Quick Start

from semantic_scholar import SemanticScholar

# Initialize client (API key optional for basic usage)
client = SemanticScholar(api_key="your-api-key")

# Search for papers
papers = await client.search_papers("machine learning", limit=10)

# Get paper details
paper = await client.get_paper("paper-id")

Features

  • Async/await support
  • Comprehensive API coverage
  • Rate limiting built-in

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

semantic_scholar_api-0.2.0.tar.gz (71.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

semantic_scholar_api-0.2.0-py3-none-any.whl (19.2 kB view details)

Uploaded Python 3

File details

Details for the file semantic_scholar_api-0.2.0.tar.gz.

File metadata

File hashes

Hashes for semantic_scholar_api-0.2.0.tar.gz
Algorithm Hash digest
SHA256 79bd84ea3cccbc163f760cb48ba404e46c422a9c99c64d84255c288e65b45fdb
MD5 3034a9a9563ea519e551d2f7a7f03977
BLAKE2b-256 c80b1eb8a2223a345ec0751f685d25edc614f46bf2cb6a1b36c97e397459c71d

See more details on using hashes here.

File details

Details for the file semantic_scholar_api-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for semantic_scholar_api-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8950d411a8624b3dc2edce04dbd9bd5e68e57e66802cf5a8f93ce6023235ac54
MD5 174a6ad801ca5ad4b0f59ae49fc2898b
BLAKE2b-256 553b7f5605b6a775b6fce8d4c47037bea3be5f8c1e361ab410d039a33241954d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page