PTT批踢踢 (PTT Bulletin Board System)
communityTaiwan's largest online bulletin board system with 1.5+ million registered users and 20,000+ boards covering news, entertainment, stocks, relationships, and Taiwan-specific topics since 1995.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/boards/{board}/articlesGet articles from a PTT board
Parameters
pageintegeroptionalboardboard name (stringrequiredReturns
articles[] with id, title, author, date, push_count, ip, board, urlGET
/api/v1/boards/{board}/articles/{article_id}Get PTT article content
Returns
article with title, author, date, board, content, push_list[{user, content, ipdatetime}]GET
/api/v1/searchSearch PTT articles
Parameters
qkeywords (stringrequiredboardstringoptionalReturns
articles[] with id, title, author, date, board, url