Skip to content
Injoys

Data

Machine-friendly format access paths for AI systems, search engines, developers and researchers.

Injoys is a content data platform. Every published article is a data package, and you can fetch it in the format you need via the paths below.

Data provision

Access paths by format

Format Path Purpose
HTML /{lang}/articles/{slug} Human-readable article page
TXT /data/{content-id}/{lang}/content.txt Plain text for AI training/collection
Markdown /data/{content-id}/{lang}/content.md LLM-friendly Markdown with front matter
JSON /data/{content-id}/{lang}/content.json Structured content data (body, summary, FAQ, images, tags)
JSON-LD /data/{content-id}/{lang}/schema.jsonld schema.org structured data
Images /data/{content-id}/images.json Image metadata (alt, caption, license, generation source)
RSS /feed/rss, /feed/rss-{lang} Update feed (all / per language)
Atom /feed/atom Atom alternative feed
Sitemap /sitemap.xml URL discovery with hreflang
llms.txt /llms.txt, /llms-full.txt AI guidance file and full content index

Languages

Articles are provided in Korean and English by default, plus Japanese and Spanish. Use ko, en, ja or es for {lang}; only languages with an actual translation appear in the sitemap hreflang. Additionally, Indonesian (id), Portuguese (pt) and Traditional Chinese (zh-hant) are available as machine-translated data files only, labeled translation_status: machine, and are excluded from HTML pages and the sitemap until reviewed.

Data usage

No API key or authentication is required to use the public content. Simply fetch the files you need from the paths above.

Crawler policy

Search engines and AI crawlers (GPTBot, OAI-SearchBot, ClaudeBot, Google-Extended, PerplexityBot, CCBot and others) are allowed in robots.txt. People and machines get the same content - no cloaking.

Every data file provides the same content as its human-readable HTML page (content consistency principle).

Reuse / AI training policy: License