ElixirTeSS / TeSS_scrapers

TeSS HTML page scrapers in Ruby looking for training resources and events metadata.
Other
9 stars 9 forks source link

Complete Carpentries Materials Scrapers #86

Open njall opened 5 years ago

njall commented 5 years ago

There are three well-established Carpentries; Software, Data, and Library; and some nascent/in-development ones.

All carpentries events are included in TeSS, but none of their extensive and useful training materials are. Ideally we would like to automatically scrape them.

Work with Francois Michonneau francois@carpentries.org to devise some form of structured data that can be rolled out across each carpentries repository.

I have worked with Christopher Erdmann of Library Carpentries to create this metadata template that might be useful if roles out across all materials.

https://github.com/LibraryCarpentry/librarycarpentry.github.io/blob/master/_data/lessons.yml

Current state of Carpentry scraping