Skip to content

supersciencegrl/Peeriodicals-to-RSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peeriodicals to RSS

This repository is made to interact with the High-Throughput Automation in R and D Peeriodicals site (click this link to subscribe by email rather than RSS). It can readily be edited to work with other Peeriodicals too!

The High-Throughput Automation in R&D Peeriodicals overlay journal aims to be a repository of peer-reviewed articles on the use of HTE for small molecules and related topics in R&D laboratories. It is currently curated by Nessa Carson and Luigi da Vià.

Usage

The file:

https://raw.githubusercontent.com/supersciencegrl/Peeriodicals-to-RSS/main/rss.xml

may be added directly to an RSS reader, and will then update automatically like any other RSS feed.

Alternatively, click through to High-Throughput Automation in R and D to subscribe by email at the source.

Function

This script is made to run automatically once per hour via GitHub actions. It will add any new publications in the Peeriodicals to the RSS feed.

The automation script execute.py works as such:

  • Reads in the html from the HTE Peeriodicals site
  • Converts each publication from the Peeriodicals into a dictionary, using both the Peeriodicals information and records from CrossRef
  • Assembles the list of publications into an RSS feed.