Skip to content

Danielznn16/ArXivFeedReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArXivFeedReader

New Arxiv Reader base on Feed

Install

pip3 install pymongo feedparser

Run

MongoDB

First you should luanch a MongoDB in the default port 27017, and create a collection of client.mail.arxiv.

Parser

Luanch the parser to automatically retrieve arxiv papers.

nohup python3 parse.py
Frontend

Finally, launch your frontend by

streamlit run frontend --server.port=8080

About

New Arxiv Reader base on Feed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages