Coder Social home page Coder Social logo

qgrain / scholar-watcher Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 0.0 111 KB

A web app for watching the authors' google scholar, which is based on scholarly and streamlit.

Home Page: https://qgrain-scholar-watcher-1--scholar-watcher-holt9c.streamlitapp.com/

License: Apache License 2.0

Python 100.00%
scholarly streamlit webapp google-scholar

scholar-watcher's Introduction

Scholar-Watcher

A web app for watching the authors' google scholar, which is based on scholarly and streamlit.

GitHub license GitHub stars GitHub forks GitHub issues LGTM Grade

Features

  • Fetch the citations and changes of the registered authors. (Support default daily update and force update)
  • Display details and Chart Analysis of Focus Authors.
  • Support add/modify the registered authors. (Now disabled for the security concern)
  • Display the latest K publications of Focus Authors.

Demo

Self-Host

Generally, there is only one hosted Scholar-Watch needed for each group, as they can customize their own registered authors in their fields. So here is the way for self-host.

# (recommended)create a conda env, you should install conda/miniconda first
conda create -n streamlit python=3.7
conda activate streamlit

# install dependencies
pip install -r requirements.txt

# config the config.ini
# make sure your host could visit Google Scholar. maybe https_proxy needed.
##   (1) if host server could, then set mode = server
##   (2) if host server could not, then set https_proxy and set mode = local

# run Scholar-Watcher app
streamlit run 1_๐Ÿ _Scholar_Watcher.py # which is the home page

Change-Log

  • v0.1.0 (2022-08-06)
    • Basic framework done with streamlit
    • Could debug locally
  • v0.1.1 (2022-08-13)
    • Deploy on streamlit cloud, now it is open for access
  • v0.1.2 (2022-08-14)
    • Add a new feature mentioned in #issue2
  • v0.1.3 alpha (2022-08-26)
    • Support auto update at 00:00:01 on server's localtime (That is 08:00:01 of GMT+8)
  • v0.1.3 beta (2022-08-28)
    • Remove auto update for the sake of Streamlit cloud. Add Debug page to show info

Development and Contribution

Any improvements (not only in Todo) are welcome, in the form of PR.

Todo

  • Add Chart Analysis for focus authors.
  • Add daily auto update. (Bug to fix)
  • Add database support.
  • Add Authentication.
  • Add Security Check.
  • Deploy on Server.
  • Add latest K publications.
  • Add show citation log in Debug page.

Seems that the demo website is down... I should consider fixing the database problems.

Stargazers over time

Stargazers over time

scholar-watcher's People

Contributors

qgrain avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

scholar-watcher's Issues

feature request

Wow, that's great! It is a very useful tool and I love it!

It would be even better if I could follow the latest citations of a particular paper, thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.