A good dictionary is created by puppeteer

栏目: IT技术 · 发布时间: 6年前

内容简介:nodejs cambridge dictionary using puppeteer to obtain vocabularies.website:

cambridge-dictionary

nodejs cambridge dictionary using puppeteer to obtain vocabularies.

A good dictionary is created by puppeteer

DEMO

website: http://78.141.218.138:7001/

Develop

git clone git@github.com:stephenkingsley/nodejs-cambridge-dictionary.git
cd nodejs-cambridge-dictionary
npm install
npm run dev

open http://127.0.0.1:7001 and then you can modifies the value of search!

APIs

/api/search?search=[vocabulary you want to search]

{
    "success":true,
    "msg":"ok",
    "data":{
        "word":"elude",
        "posgram":"verb [ T ]",
        "usPhonogram":"/iˈluːd/",
        "ukPhonogram":"/iˈluːd/",
        "meaningList":[
            {
                "def":"If something that you want eludes you, you do not succeed in achieving it: ",
                "dsense":"elude verb [T] 
            (NOT ACHIEVE)
      ",
                "defBody":[
                    "The gold medal continues to elude her. They had minor breakthroughs but real success eluded them. ",
                    "They eluded the police by fleeing. ",
                    "I know who you mean but her name eludes me. ",
                    "The bear that had eluded capture for so long was caught at last. ",
                    "It was simply her misfortune that an Olympic medal eluded her in 1988. ",
                    "elusive memories "
                ]
            },
            {
                "def":"to not be caught by someone: ",
                "dsense":"elude verb [T] 
            (NOT BE CAUGHT)
      ",
                "defBody":[
                    "The gold medal continues to elude her. They had minor breakthroughs but real success eluded them. ",
                    "They eluded the police by fleeing. ",
                    "I know who you mean but her name eludes me. ",
                    "The bear that had eluded capture for so long was caught at last. ",
                    "It was simply her misfortune that an Olympic medal eluded her in 1988. ",
                    "elusive memories "
                ]
            },
            {
                "def":"If a piece of information eludes you, you cannot remember it: ",
                "dsense":"elude verb [T] 
            (NOT REMEMBER)
      ",
                "defBody":[
                    "The gold medal continues to elude her. They had minor breakthroughs but real success eluded them. ",
                    "They eluded the police by fleeing. ",
                    "I know who you mean but her name eludes me. ",
                    "The bear that had eluded capture for so long was caught at last. ",
                    "It was simply her misfortune that an Olympic medal eluded her in 1988. ",
                    "elusive memories "
                ]
            },
            {
                "def":"to avoid someone or something: ",
                "defBody":[
                    "The gold medal continues to elude her. They had minor breakthroughs but real success eluded them. ",
                    "They eluded the police by fleeing. ",
                    "I know who you mean but her name eludes me. ",
                    "The bear that had eluded capture for so long was caught at last. ",
                    "It was simply her misfortune that an Olympic medal eluded her in 1988. ",
                    "elusive memories "
                ]
            },
            {
                "def":"If something eludes you, you do not succeed in achieving it: ",
                "defBody":[
                    "The gold medal continues to elude her. They had minor breakthroughs but real success eluded them. ",
                    "They eluded the police by fleeing. ",
                    "I know who you mean but her name eludes me. ",
                    "The bear that had eluded capture for so long was caught at last. ",
                    "It was simply her misfortune that an Olympic medal eluded her in 1988. ",
                    "elusive memories "
                ]
            }
        ],
        "examples":[

        ]
    }
}

以上所述就是小编给大家介绍的《A good dictionary is created by puppeteer》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Node.js开发实战

Node.js开发实战

[美] Jim R. Wilson / 梅晴光、杜万智、陈琳、纪清华、段鹏飞 / 华中科技大学出版社 / 2018-11-10 / 99.90元

2018年美国亚马逊书店排名第一的Node.js开发教程。 . Node.js是基于Chrome V8引擎的JavaScript运行环境,它采用事件驱动、非阻塞式I/O模型,具有轻量、高效的特点。Node.j s 工作在前端代码与 数据存储层之间,能够提高web应用的工作效率和 响应速度。本书以最新版Node.js 8为基础,从实际案例出发 讲解Node.js的核心工作原理和实用开发技......一起来看看 《Node.js开发实战》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

html转js在线工具
html转js在线工具

html转js在线工具