Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yamnikov-oleg/ithappensparser

Little scripts to parse ithappens.me into JSON
https://github.com/yamnikov-oleg/ithappensparser

Last synced: about 5 hours ago
JSON representation

Little scripts to parse ithappens.me into JSON

Awesome Lists containing this project

README

        

# itHappensParser
Little scripts to parse ithappens.me into JSON

1. Tested on Ruby 2.2.1
2. Requires Nokogiri gem: ```gem install nokogiri```