
JSON
a callback parameter is acceptable to all json apis:
ex. http://tako3.com/json/all?callback=tako4
no data:
tako3([])
returns all groups
a group is addresses joined with a space
example:
tako3(["http://example.com/ http://aaa.example.com/ http://example.net/example/",
"http://aaa/ http://bbb/ http://ccc/",
"http://a/ http://b/ http://c/"])
returns a address group containg the query address
example:
tako3(["http://example.com/",
"http://aaa.example.com/",
"http://example.net/example/"])
returns a address group containg the query address's substring
example:
tako3(["http://example.com/",
"http://aaa.example.com/",
"http://example.net/example/"])
returns addresses containg the query
example:
tako3(["http://example.com/",
"http://aaa.example.com/",
"http://example.net/example/",
"http://anothersite.net/example/"])
returns addresses containg the query from the address groups including the query
example:
tako3(["http://example.com/",
"http://aaa.example.com/",
"http://example.net/example/"])
returns addresses with feed from tako3 feed database
address and feed address are joined with a space
OPML
returns feed addresses if the feed found from tako3 feed database