Lets talk about Search

このエントリーをはてなブックマークに追加
190Banana Panda ★
Hi all,

>>127
I have added a small UI update today. You will now see only the boards with results (and how many results each board has) instead of all of them.

I also started working on the API. It accepts the same parameters as the search engine, and you can access like this:

UI: http://search.2ch.net/search?q=%E6%97%A5%E6%9C%AC&board=news&site=2ch&match=full&size=10
API: http://search.2ch.net/search.json?q=%E6%97%A5%E6%9C%AC&board=news&site=2ch&match=full&size=10

The API is not ready to be used yet. I would like to hear some feedback on this before I finalize on the structure of the data.

Thanks!