xkcd
communityWebcomic of romance, sarcasm, math, and language by Randall Munroe with 2,900+ comics since 2006. Popular among scientists, engineers, and programmers with interactive comics, What If? science essays, and culturally significant stick-figure humor.
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
/info.0.jsonGet the latest xkcd comic
Returns
comic{num, title, alt, img, transcript, year, month, day}GET
/{comic_id}/info.0.jsonGet a specific xkcd comic by number
Parameters
comic_idintegerrequiredReturns
comic{num, title, alt, img, transcript, year, month, day}