Skip to main content
The SemanticScholar plugin syncs data locally. Use corsair.semanticscholar.db.<entity>.search({ data, limit?, offset? }) with the filters listed per entity.

Author

Path: semanticscholar.db.author.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Author Summary

Path: semanticscholar.db.authorSummary.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Autocomplete Match

Path: semanticscholar.db.autocompleteMatch.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Citation

Path: semanticscholar.db.citation.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Dataset

Path: semanticscholar.db.dataset.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Dataset Diff

Path: semanticscholar.db.datasetDiff.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Dataset Release

Path: semanticscholar.db.datasetRelease.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Paper

Path: semanticscholar.db.paper.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Reference

Path: semanticscholar.db.reference.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Snippet

Path: semanticscholar.db.snippet.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.