英语学习-每日一词

场景认证 企业专用

随机获取指定数量的单词

官方直连·安全无缓存 服务稳定·售后响应快 包退包换·无时效限制

功能介绍

海量词库覆盖

精选数万个高频英语单词,覆盖 CET-4、CET-6、考研、托福、雅思等主流考试词汇。

深度单词解析

每个单词均包含英美双语发音(音标)、详细释义、词性变化及地道双语例句,助您深度记忆。

每日更新机制

系统每日自动推送新单词,支持获取历史每日一词,保持学习的连续性和新鲜感。

随机获取模式

支持指定数量随机获取单词,灵活满足单词测验、游戏化学习等多样化需求。

专业权威

词条内容采自权威英汉词典,例句经过人工筛选,确保准确地道。

结构清晰

JSON 数据结构设计合理,字段丰富,易于解析和前端展示。

稳定高效

API 接口响应速度快,稳定性高,支持高并发访问。

应用场景

英语学习 APP

作为背单词、英语阅读类 APP 的核心内容源,提供每日打卡素材。

教育培训系统

集成到在线教育平台或电子班牌中,利用碎片化时间展示英语知识。

个人博客/网站

通过挂件形式在个人博客或网站侧边栏展示每日一句英语,提升文化氛围。

英语学习-每日一词

接口地址:/open/english/random

请求方式:GET

返回类型:JSON

接口描述:随机获取指定数量的单词

接口调试:API测试工具

请求Header:
名称
请求参数说明:
名称 必填 类型 说明
Type string Response type: "info" for details, "mnemonic" for mantra, default is list
返回参数说明:
名称 类型 说明 示例值
list array 六十甲子列表 ["甲子", "乙丑", ...]
index int 序号(type=info) 1
name string 干支(type=info) 甲子
na_yin string 纳音(type=info/mnemonic) 海中金
sentence string 歌诀(type=mnemonic) 甲子乙丑海中金
返回示例:
{
    "code": 200,
    "data": [
        {
            "phrases": [
                {
                    "phrase": "go to sleep",
                    "translation": "入睡"
                },
                {
                    "phrase": "sleep with someone",
                    "translation": "与某人同眠共枕;与某人发生性关系"
                },
                {
                    "phrase": "sleep in",
                    "translation": "睡过头;迟起床"
                },
                {
                    "phrase": "sleep on",
                    "translation": "留下;留待第二天解决"
                },
                {
                    "phrase": "sleep apnea",
                    "translation": "睡眠呼吸暂停;睡眠呼吸中止症"
                },
                {
                    "phrase": "sleep well",
                    "translation": "睡得好"
                },
                {
                    "phrase": "get to sleep",
                    "translation": "入睡;设法睡着"
                },
                {
                    "phrase": "deep sleep",
                    "translation": "深度睡眠;睡眠的深层状态"
                },
                {
                    "phrase": "sleep deprivation",
                    "translation": "睡眠剥夺,剥夺睡眠"
                },
                {
                    "phrase": "sound sleep",
                    "translation": "舒适的睡眠;酣睡"
                },
                {
                    "phrase": "sleep late",
                    "translation": "睡懒觉"
                },
                {
                    "phrase": "sleep disorder",
                    "translation": "睡眠障碍;失眠"
                },
                {
                    "phrase": "sleep together",
                    "translation": "[委婉语]发生性关系;通奸"
                },
                {
                    "phrase": "sleep mode",
                    "translation": "睡眠方式"
                },
                {
                    "phrase": "rem sleep",
                    "translation": "快速眼动睡眠(等于paradoxical sleep)"
                },
                {
                    "phrase": "sleep over",
                    "translation": "v. 借宿,在别人家里过夜;忽视"
                },
                {
                    "phrase": "put to sleep",
                    "translation": "使入睡;杀死"
                },
                {
                    "phrase": "sleep soundly",
                    "translation": "熟睡"
                },
                {
                    "phrase": "sleep tight",
                    "translation": "美美睡上一觉"
                },
                {
                    "phrase": "sleep through",
                    "translation": "睡着一直什么也没听见;也没被唤醒或惊醒"
                }
            ],
            "translations": [
                {
                    "translation": " [slept-slept] 睡",
                    "type": "n\u0026v"
                }
            ],
            "word": "sleep"
        },
        {
            "phrases": [
                {
                    "phrase": "water quality",
                    "translation": "水质"
                },
                {
                    "phrase": "water supply",
                    "translation": "供水系统;水源"
                },
                {
                    "phrase": "water treatment",
                    "translation": "水处理;水的处理"
                },
                {
                    "phrase": "waste water",
                    "translation": "污水,废水"
                },
                {
                    "phrase": "drinking water",
                    "translation": "饮用水"
                },
                {
                    "phrase": "hot water",
                    "translation": "热水;困境"
                },
                {
                    "phrase": "water pollution",
                    "translation": "水污染"
                },
                {
                    "phrase": "water resource",
                    "translation": "水资源"
                },
                {
                    "phrase": "water content",
                    "translation": "含水量"
                },
                {
                    "phrase": "water system",
                    "translation": "水系;供水系统(等于water supply)"
                },
                {
                    "phrase": "water conservancy",
                    "translation": "水利;水资源保护"
                },
                {
                    "phrase": "cooling water",
                    "translation": "冷却水"
                },
                {
                    "phrase": "water level",
                    "translation": "n. 水位;水平面;水准仪"
                },
                {
                    "phrase": "by water",
                    "translation": "由海路,乘船;由水路"
                },
                {
                    "phrase": "surface water",
                    "translation": "[地]地表水"
                },
                {
                    "phrase": "fresh water",
                    "translation": "湖水,淡水"
                },
                {
                    "phrase": "cold water",
                    "translation": "冷水;凉水;凉开水"
                },
                {
                    "phrase": "high water",
                    "translation": "高潮,高水位;水位达到最高点的"
                },
                {
                    "phrase": "water injection",
                    "translation": "注水;喷水"
                },
                {
                    "phrase": "ground water",
                    "translation": "地下水"
                }
            ],
            "translations": [
                {
                    "translation": "水,雨水,",
                    "type": "n"
                }
            ],
            "word": "water"
        },
        {
            "phrases": [
                {
                    "phrase": "molecular biology",
                    "translation": "[化]分子生物学"
                },
                {
                    "phrase": "cell biology",
                    "translation": "细胞学,细胞生物学"
                },
                {
                    "phrase": "marine biology",
                    "translation": "海洋生物学"
                },
                {
                    "phrase": "systems biology",
                    "translation": "系统生物学"
                },
                {
                    "phrase": "developmental biology",
                    "translation": "发育生物学;发生生物学,发展生物学"
                },
                {
                    "phrase": "modern biology",
                    "translation": "现代生物学"
                },
                {
                    "phrase": "conservation biology",
                    "translation": "保护生物学"
                },
                {
                    "phrase": "department of biology",
                    "translation": "生物学系"
                },
                {
                    "phrase": "evolutionary biology",
                    "translation": "进化生物学"
                },
                {
                    "phrase": "plant biology",
                    "translation": "植物生物学"
                },
                {
                    "phrase": "molecule biology",
                    "translation": "分子生物学;分子学"
                },
                {
                    "phrase": "human biology",
                    "translation": "人体生物学"
                },
                {
                    "phrase": "experimental biology",
                    "translation": "实验生物学"
                },
                {
                    "phrase": "environmental biology",
                    "translation": "环境生物学"
                },
                {
                    "phrase": "population biology",
                    "translation": "种群生物学;人口生物学"
                },
                {
                    "phrase": "radiation biology",
                    "translation": "辐射生物学;放射生物学"
                },
                {
                    "phrase": "aquatic biology",
                    "translation": "水生生物学"
                },
                {
                    "phrase": "general biology",
                    "translation": "普通生物学;一般生物"
                }
            ],
            "translations": [
                {
                    "translation": " 生物学",
                    "type": "n"
                }
            ],
            "word": "biology"
        },
        {
            "phrases": [
                {
                    "phrase": "analysis method",
                    "translation": "解析法;离子微探针质谱仪分析法"
                },
                {
                    "phrase": "design method",
                    "translation": "设计方法,设计法"
                },
                {
                    "phrase": "finite element method (FEM)",
                    "translation": "有限元素法"
                },
                {
                    "phrase": "finite element method (fem)",
                    "translation": "有限元素法"
                },
                {
                    "phrase": "finite element method",
                    "translation": "[计]有限元法;[化]有限单元法"
                },
                {
                    "phrase": "control method",
                    "translation": "控制方法,检查法"
                },
                {
                    "phrase": "calculation method",
                    "translation": "计算方法"
                },
                {
                    "phrase": "teaching method",
                    "translation": "教学方法;教学方式"
                },
                {
                    "phrase": "test method",
                    "translation": "检测方法,检测方法"
                },
                {
                    "phrase": "analytical method",
                    "translation": "分析法"
                },
                {
                    "phrase": "traditional method",
                    "translation": "传统方法;传统法"
                },
                {
                    "phrase": "research method",
                    "translation": "研究方法;研究模式"
                },
                {
                    "phrase": "simulation method",
                    "translation": "模拟法;仿真法"
                },
                {
                    "phrase": "processing method",
                    "translation": "处理方法;加工方法"
                },
                {
                    "phrase": "testing method",
                    "translation": "检测方法;试验法"
                },
                {
                    "phrase": "numerical method",
                    "translation": "数值方法;数值计算法"
                },
                {
                    "phrase": "preparation method",
                    "translation": "制备方法"
                },
                {
                    "phrase": "optimization method",
                    "translation": "优化方法;最优化方法"
                },
                {
                    "phrase": "measuring method",
                    "translation": "测量方法"
                },
                {
                    "phrase": "mining method",
                    "translation": "矿山法;开采法"
                }
            ],
            "translations": [
                {
                    "translation": " 方法, 办法; 秩序, 条理",
                    "type": "n"
                }
            ],
            "word": "method"
        },
        {
            "phrases": null,
            "translations": [
                {
                    "translation": "同班同学",
                    "type": "n"
                }
            ],
            "word": "classmate"
        },
        {
            "phrases": [
                {
                    "phrase": "especially english",
                    "translation": "具有英国特征的"
                }
            ],
            "translations": [
                {
                    "translation": " 特别, 尤其, 格外",
                    "type": "adv"
                }
            ],
            "word": "especially"
        },
        {
            "phrases": [
                {
                    "phrase": "as if",
                    "translation": "犹如,好似"
                },
                {
                    "phrase": "if any",
                    "translation": "若有的话;即便要"
                },
                {
                    "phrase": "if so",
                    "translation": "如果是这样的话;要是这样"
                },
                {
                    "phrase": "if only",
                    "translation": "只要;要是…多好"
                },
                {
                    "phrase": "if ever",
                    "translation": "假如,要是;如果真有(我当真)"
                },
                {
                    "phrase": "if at all",
                    "translation": "如果某事真会发生的话;如果某人真要做某事的话"
                },
                {
                    "phrase": "if and when",
                    "translation": "万一,如果;只有当…之时"
                },
                {
                    "phrase": "if you please",
                    "translation": "请;对不起"
                },
                {
                    "phrase": "ifs and buts",
                    "translation": "假设和转折;遁词;借口;推托"
                }
            ],
            "translations": [
                {
                    "translation": "(表条件)如果;即使;是否;(表假设)假如",
                    "type": "conj"
                },
                {
                    "translation": "条件;设想",
                    "type": "n"
                }
            ],
            "word": "if"
        },
        {
            "phrases": [
                {
                    "phrase": "ancient chinese",
                    "translation": "n. 古代汉语"
                },
                {
                    "phrase": "ancient times",
                    "translation": "古代,上古"
                },
                {
                    "phrase": "ancient city",
                    "translation": "古都"
                },
                {
                    "phrase": "in ancient times",
                    "translation": "在古代"
                },
                {
                    "phrase": "ancient greece",
                    "translation": "古希腊"
                },
                {
                    "phrase": "ancient greek",
                    "translation": "古希腊语"
                },
                {
                    "phrase": "ancient civilization",
                    "translation": "古代文明;远古文化"
                },
                {
                    "phrase": "ancient and modern",
                    "translation": "古今"
                },
                {
                    "phrase": "ancient capital",
                    "translation": "古都"
                },
                {
                    "phrase": "ancient history",
                    "translation": "西洋古代史;家喻户晓的故事"
                },
                {
                    "phrase": "ancient literature",
                    "translation": "古代文学"
                },
                {
                    "phrase": "ancient architecture",
                    "translation": "古代建筑"
                },
                {
                    "phrase": "ancient world",
                    "translation": "远古世纪"
                },
                {
                    "phrase": "ancient chinese literature",
                    "translation": "中国古代文学"
                },
                {
                    "phrase": "ancient relics",
                    "translation": "古代遗物,古迹"
                },
                {
                    "phrase": "ancient coins",
                    "translation": "古钱币"
                },
                {
                    "phrase": "history of ancient china",
                    "translation": "中国古代史"
                },
                {
                    "phrase": "ancient porcelain",
                    "translation": "古瓷"
                }
            ],
            "translations": [
                {
                    "translation": " 古代的, 古老的; 年老的, 看上去很老的",
                    "type": "adj"
                }
            ],
            "word": "ancient"
        },
        {
            "phrases": [
                {
                    "phrase": "on a trip",
                    "translation": "在旅途中"
                },
                {
                    "phrase": "business trip",
                    "translation": "公务旅行,出差;商务旅行"
                },
                {
                    "phrase": "round trip",
                    "translation": "往返旅行;环程旅行;[牌]大团圆"
                },
                {
                    "phrase": "take a trip",
                    "translation": "旅游;去旅行"
                },
                {
                    "phrase": "trip on",
                    "translation": "在…上失误"
                },
                {
                    "phrase": "field trip",
                    "translation": "(学生)实地考察旅行"
                },
                {
                    "phrase": "day trip",
                    "translation": "当天来回的短途旅行"
                },
                {
                    "phrase": "school trip",
                    "translation": "郊游;学校组织的旅行"
                },
                {
                    "phrase": "camping trip",
                    "translation": "露营;野营旅行"
                },
                {
                    "phrase": "return trip",
                    "translation": "回程,返回行程"
                },
                {
                    "phrase": "short trip",
                    "translation": "短程旅行"
                },
                {
                    "phrase": "make a trip",
                    "translation": "去旅行"
                },
                {
                    "phrase": "have a good trip",
                    "translation": "旅途愉快;一路顺风"
                },
                {
                    "phrase": "have a trip",
                    "translation": "旅行"
                },
                {
                    "phrase": "trip over",
                    "translation": "被…绊倒"
                },
                {
                    "phrase": "go on a trip",
                    "translation": "旅行"
                },
                {
                    "phrase": "fishing trip",
                    "translation": "垂钓航行"
                },
                {
                    "phrase": "have a nice trip",
                    "translation": "祝你旅途愉快"
                },
                {
                    "phrase": "on trip",
                    "translation": "双方就位;关于旅行"
                },
                {
                    "phrase": "round trip ticket",
                    "translation": "往返票;来回票"
                }
            ],
            "translations": [
                {
                    "translation": "旅游;旅行,出行",
                    "type": "n"
                },
                {
                    "translation": "绊;绊倒",
                    "type": "v"
                }
            ],
            "word": "trip"
        },
        {
            "phrases": [
                {
                    "phrase": "in recent years",
                    "translation": "最近几年中"
                },
                {
                    "phrase": "recent development",
                    "translation": "最近发展,最新发展"
                },
                {
                    "phrase": "more recent",
                    "translation": "较新的"
                },
                {
                    "phrase": "recent situation",
                    "translation": "近况"
                },
                {
                    "phrase": "recent news",
                    "translation": "最新资讯"
                },
                {
                    "phrase": "recent period",
                    "translation": "近期"
                },
                {
                    "phrase": "recent projects",
                    "translation": "最近的工程"
                }
            ],
            "translations": [
                {
                    "translation": " 新近的, 近来的",
                    "type": "adj"
                }
            ],
            "word": "recent"
        }
    ],
    "msg": "success"
}
英语学习-每日一词
3905
申请次数
44
ID
70
收藏次数
在线咨询量大优惠
限企业实名用户使用
本接口需提供应用场景审核
个人实名用户无法使用
API资讯
  • 1. 聚合数据带你了解人脸对比api...
  • 2. 什么是人脸对比api接口调用
  • 3. 人脸对比API接口演示的具体...
  • 4. 人脸对比API接口详解有哪些?...
  • 5. 人脸对比api是什么?人脸对比...