Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/k-bx/iamkimono

Stupid experiment on parsing
https://github.com/k-bx/iamkimono

Last synced: 13 days ago
JSON representation

Stupid experiment on parsing

Awesome Lists containing this project

README

        

Prerequisites: http://haskellstack.org

Build:

```
stack build
```

Run:

```
stack exec iamkimono
```

Example output:

```
$ stack exec iamkimono
[{"image_url":"http://static.rada.gov.ua/dep_img6/but49.jpg","name":"Абдуллін Олександр Рафкатович","name_href":"http://itd.rada.gov.ua/mps/info/expage/2524/7"},{"image_url":"http://static.rada.gov.ua/dep_img6/reg6.jpg","name":"Азаров Микола Янович","name_href":"http://itd.rada.gov.ua/mps/info/expage/805/7"},{"image_url":"http://static.rada.gov.ua/dep_img6/reg63.jpg","name":"Акімова Ірина Михайлівна","name_href":"http://itd.rada.gov.ua/mps/info/expage/11095/7"}]
```