To get the search results of Hatena bookmark API keyword to json.
This API will return throw to Hatena bookmark API search keywords that were sent from the get value "q", where the returned title, summary, the URL in the json.
https://kuje.kousakusyo.info/tools/iphone/anichecker/
はてブAPIでwebサービスを作りたい全ての人に向けて書きました
(get)
'q' keyword.
(return)
'title' title.
'description' description.
'link' link url.
'date' date.
'subject' subject.
'hatenabookmarkcount' hatena bookmark count.
'image_src' image source url.
'image_alt' image source title.
- Fork it ( http://github.com/hiroshikuze/get_searchresult_from_hatenabookmark/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
MIT License.