Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alvinwan/webfscholar
Generate publications webpage from a google scholar
https://github.com/alvinwan/webfscholar
Last synced: 3 months ago
JSON representation
Generate publications webpage from a google scholar
- Host: GitHub
- URL: https://github.com/alvinwan/webfscholar
- Owner: alvinwan
- License: mit
- Created: 2020-07-13T18:24:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T04:43:42.000Z (almost 4 years ago)
- Last Synced: 2024-09-23T09:08:45.733Z (3 months ago)
- Language: Python
- Homepage: https://r.aaalv.in
- Size: 42 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Mockup](https://user-images.githubusercontent.com/2068077/87393876-ac37e580-c563-11ea-8104-e9f8b43ffcef.jpg)
# webfscholar
Generate publications webpage from a google scholar in just two steps:
1. Convert Google Scholar to BibTeX
2. Convert BibTeX to webpage.The default theme (pictured above) is mobile-friendly and searchable. You can view sample output at [r.aaalv.in](https://r.aaalv.in).
![webfscholar](https://user-images.githubusercontent.com/2068077/87399323-16548880-c56c-11ea-96d6-ad84da727a2f.gif)
## Installation
```
pip install webfscholar
```# Why webfscholar
The intermediate bibtex allows you to plug-and-play with other
auto-publication-webpage services. Furthermore, unlike most Google Scholar
unofficial APIs, this library:- Uses information pulled directly from the Google Scholar profile page, as
opposed to un-configurable search results. This means `webfscholar` will
respect any custom titles or removed publications.
- Supplants Google Scholar information using ArXiv.The website-builder also supports:
- A default, mobile-friendly theme with a search bar