An open API service indexing awesome lists of open source software.

https://github.com/luizirber/hand

It's not a framework, but it helps to write screen scrapers. You only need to implement one for generate the data, and optionally another to generate the description (or body of the feed item), and then you have a shiny new feed!
https://github.com/luizirber/hand

Last synced: 7 months ago
JSON representation

It's not a framework, but it helps to write screen scrapers. You only need to implement one for generate the data, and optionally another to generate the description (or body of the feed item), and then you have a shiny new feed!

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/luizirber/Hand.png)](https://travis-ci.org/luizirber/Hand) [![Coverage Status](https://coveralls.io/repos/luizirber/Hand/badge.png)](https://coveralls.io/r/luizirber/Hand)

Hand
====

It's not a framework, but it helps to write screen scrapers. You only need to implement one for generate the data, and optionally another to generate the description (or body of the feed item), and then you have a shiny new feed!