dao-governance-framework/semantic-scholar-client
Ladd Hoffman 43462e84ea semantic-scholar-client: Initial commit 2022-07-15 10:48:33 -05:00
..
src semantic-scholar-client: Initial commit 2022-07-15 10:48:33 -05:00
.gitignore semantic-scholar-client: Initial commit 2022-07-15 10:48:33 -05:00
Cargo.lock semantic-scholar-client: Initial commit 2022-07-15 10:48:33 -05:00
Cargo.toml semantic-scholar-client: Initial commit 2022-07-15 10:48:33 -05:00
README.md semantic-scholar-client: Initial commit 2022-07-15 10:48:33 -05:00

README.md

This utility is able to fetch data fromSemantic Scholar API.

Initial proof of concept here writes the result to stdout. Work in progress to pipe this data into an operating database.