finsberg/pygscholar
Add new publications from Google scholar
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name of the author | yes | Henrik Finsberg |
| scholar_id | Google Scholar ID | yes | NDPIHoEAAAAJ |
| bibdir | Directory to store bib item files | no | _publications |
| cache_dir | Folder to store cache files | no | .pygscholar |
| working-directory | Working directory | no | . |
| token | GitHub token | yes | — |
Outputs
| name | description |
|---|---|
| has_new_publications | Whether we have new publications |
| title | Title of the new publication |
| authors | Authors of the new publication |
| year | Year of the new publication |
| date | Date of the new publication |
| abstract | Abstract of the new publication |
| journal | Journal of the new publication |
| pdf_url | URL to the PDF of the new publication |