Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yamnikov-oleg/ithappensparser
- Owner: yamnikov-oleg
- Created: 2015-07-16T18:33:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-20T16:08:43.000Z (over 9 years ago)
- Last Synced: 2023-03-03T01:37:46.920Z (over 1 year ago)
- Language: Ruby
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# itHappensParser
Little scripts to parse ithappens.me into JSON1. Tested on Ruby 2.2.1
2. Requires Nokogiri gem: ```gem install nokogiri```