Industrial Jokes DB API
收藏资源简介:
The Industrial Jokes DB API brings humor to the workplace with thousands of industry‑specific jokes, roasts, and icebreakers. Designed for developers, teams, and content creators, it delivers clean, witty, and context‑aware jokes through simple GET requests — perfect for apps, chatbots, or daily entertainment feeds.
Industrial Jokes DB API 数据集详情
概述
Industrial Jokes DB API 是一个为工作场所提供幽默内容的数据集,包含数千条行业特定的笑话、吐槽(roasts)和破冰笑话(icebreakers)。所有端点均使用 GET 请求。
端点
1. Get Jokes (GET /joke)
返回笑话,支持可选过滤参数。
参数:
format(可选):one-liner | setup-punchline | storytone(可选):dry | sarcastic | dark | wholesome | absurd | deadpansituation(可选):standup | icebreaker | presentation | general | roast | partyindustry(可选):行业slug(省略则随机类别)audience(可选):general | adults | developers | corporate | kidsnsfw(可选):true | false(默认false)count(可选):1-5(默认1,上限5)mode(可选):daily(确保每天新笑话)
2. Get Roasts (GET /roast)
返回讽刺或黑暗风格的吐槽笑话。
参数:
industry(可选):行业slug(省略则随机)audience(可选):general | adults | developers | corporate | kidscount(可选):1-5(默认1,上限5)mode(可选):daily
3. Get Icebreakers (GET /icebreaker)
返回适合工作环境的破冰笑话。
参数:
industry(可选):行业slug(省略则随机)audience(可选):general | adults | developers | corporate | kidscount(可选):1-5(默认1,上限5)mode(可选):daily
响应格式
成功示例
json { "success": true, "count": 1, "data": [ { "id": 4948, "setup": "...", "punchline": "", "format": "story", "tone": "absurd", "situations": ["general"], "topics": ["dust", "currency"], "industries": ["gaming"], "audiences": ["general"], "nsfw": false, "rating": 5 } ] }
错误示例
json { "success": false, "count": 0, "data": null, "error": "count must be a positive integer" }
状态码
200:成功400:无效查询参数404:未知路由405:方法不允许500:服务器内部错误
支持的行业
agriculture, architecture, automotive, aviation, biotech, consulting, construction, corporate, crypto, cybersecurity, ecommerce, education, energy, entertainment, environment, events, fashion, finance, gaming, government, healthcare, hospitality, hr, insurance, legal, logistics, manufacturing, maritime, marketing, media, mining, movies, music, nonprofit, postal, procurement, publishing, real-estate, restaurants, retail, robotics, sales, security, social-media, sports, tech, telecom, travel, utilities
定价方案
- BASIC:$0.00/月
- PRO:$10.00/月
- ULTRA:$15.00/月
- MEGA:$45.00/月




