Coder Social home page Coder Social logo

kokonut1128 / python-scrapying-yahoo-english-word Goto Github PK

View Code? Open in Web Editor NEW

This project forked from a0979470582/python-scrapying-yahoo-english-word

0.0 0.0 0.0 7.57 MB

(20210821)透過爬蟲工具 SoupBeautiful 套件,自動從 Yahoo 奇摩字典 取得特定單字的詳細資訊,並儲存在本地的 MongoDB 資料庫以供查詢。

Python 100.00%

python-scrapying-yahoo-english-word's Introduction

python-yahoo-word(20210821)

說明:

透過爬蟲工具 SoupBeautiful 套件,自動從 Yahoo 奇摩字典 取得特定單字的詳細資訊,並儲存在本地的 MongoDB 資料庫以供查詢。

流程:

  1. 首先準備一份英文單字列表, 例如 多益題庫.txt

  2. 接著這一份程式,會依照英文單字列表的順序,一一的在 Yahoo 奇摩字典進行搜尋,並將搜尋結果的 html 進行分析以取得單字的解釋、詞性、例句等資料, 並存於本地 MongoDB, 參考 main_get.py

  3. 最後我們 MongoDB 就擁有原單字列表中的每一個單字的中文解釋和例句,可做進一步使用。

    輸出結果範例 新多益核心單字.json

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.