PapersBot | Read journal RSS feeds and tweet selected entries
kandi X-RAY | PapersBot Summary
kandi X-RAY | PapersBot Summary
PapersBot is a Python library typically used in Telecommunications, Media, Advertising, Marketing applications. PapersBot has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However PapersBot build file is not available. You can download it from GitHub.
PapersBot is an academic Twitter bot: it reads RSS feeds from journals and preprint archives, selects papers based on keyword matching, and tweets them. I (@fxcoudert) wrote PapersBot to operate my @MOF_papers twitter bot, which tweets papers about metal–organic frameworks and related nanoporous materials. PapersBot was inspired by (and borrows some code from) feedr.
PapersBot is an academic Twitter bot: it reads RSS feeds from journals and preprint archives, selects papers based on keyword matching, and tweets them. I (@fxcoudert) wrote PapersBot to operate my @MOF_papers twitter bot, which tweets papers about metal–organic frameworks and related nanoporous materials. PapersBot was inspired by (and borrows some code from) feedr.
Support
Quality
Security
License
Reuse
Support
PapersBot has a low active ecosystem.
It has 39 star(s) with 22 fork(s). There are 3 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 4 have been closed. On average issues are closed in 121 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of PapersBot is current.
Quality
PapersBot has 0 bugs and 0 code smells.
Security
PapersBot has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
PapersBot code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
PapersBot is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
PapersBot releases are not available. You will need to build from source code and install.
PapersBot has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions, examples and code snippets are available.
PapersBot saves you 86 person hours of effort in developing the same functionality from scratch.
It has 222 lines of code, 16 functions and 1 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed PapersBot and discovered the below as its top functions. This is intended to give you an instant insight into PapersBot implemented functionality, and help decide if they suit your requirements.
- Run the feed
- Send a tweet
- Download an image
- Find an image
- Return True if the entry matches a regular expression
- Clean text
- Add url to posted
- Convert html to text
- Print the most recent tweets
- Print the statistics
Get all kandi verified functions for this library.
PapersBot Key Features
No Key Features are available at this moment for PapersBot.
PapersBot Examples and Code Snippets
No Code Snippets are available at this moment for PapersBot.
Community Discussions
No Community Discussions are available at this moment for PapersBot.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install PapersBot
In order to run PapersBot, you need to do the following:. If you do not know how to get your Twitter credentials, follow steps #1 and #2 in this tutorial to register your app with Twitter and get credentials.
Create a file credentials.yml which will contain your Twitter app credentials, with four lines:
Adjust the file feeds.txt which contains the list of RSS feeds you want to crawl. Lines starting with # are ignored.
Inside the code, adjust the regular expression that selects the papers of interest
Some extra parameters can be tweaked in configuration file config.yml.
Create a file credentials.yml which will contain your Twitter app credentials, with four lines:
Adjust the file feeds.txt which contains the list of RSS feeds you want to crawl. Lines starting with # are ignored.
Inside the code, adjust the regular expression that selects the papers of interest
Some extra parameters can be tweaked in configuration file config.yml.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page