Docs.rs
  • ss-tools-0.2.3
    • ss-tools 0.2.3
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • akitenkrad
    • Dependencies
      • anyhow ^1.0.95 normal
      • dotenvy ^0.15.7 normal
      • fxhash ^0.2.1 normal
      • indicatif ^0.17.9 normal
      • percent-encoding ^2.3.1 normal
      • reqwest ^0.12.9 normal
      • serde ^1.0.216 normal
      • serde_json ^1.0.133 normal
      • tokio ^1.42.0 normal
    • Versions
    • 0.78% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ss_tools0.2.3

  • All Items

Sections

  • Semantic Scholar Tools
    • Implemented Endpoints

Crate Items

  • Modules
  • Structs
  • Enums

Crate ss_tools

Source
Expand description

§Semantic Scholar Tools

This library provides tools to interact with the Semantic Scholar API.

§Implemented Endpoints

EndpointImplementationReference
Suggest paper query completions-
Get details for multiple papers at once-
Paper relevance search✅SemanticScholar::query_paper_id
Paper bulk search✅SemanticScholar::query_paper_batch
Paper title search✅SemanticScholar::query_paper_id
Details about a paper✅SemanticScholar::query_paper_details
Details about a paper’s authors-
Details about a paper’s citations✅SemanticScholar::query_paper_citations
Details about a paper’s references✅SemanticScholar::query_paper_references
Get details for multiple authors at once-
Search for authors by name-
Details about an author-
Details about an author’s papers-

Modules§

  • utils

Structs§

  • SemanticScholar
  • SsPaper
  • SsResponseAuthor
  • SsResponseCitationStyles
  • SsResponseData
  • SsResponseEmbedding
  • SsResponseJournal
  • SsResponseOpenAccessPdf
  • SsResponsePaperContext
  • SsResponsePapers
  • SsResponsePpaerIds
  • SsResponsePublicationVenue
  • SsResponseS2FieldsOfStudy

Enums§

  • SsAuthorField
  • SsEndpoint
  • SsField