Skip to content

EagleLizard/codemoji

Repository files navigation

codemoji

Web scraper to get aggregate descriptive and image data from the Emoji Standards website.

Installation

$ npm i

Usage

Scrape and Build emoji metadata

$ node main.js

search emoji

After running the scraper, you can search the locally stored metadata like so:

$ node main.js -s heart
argv.s: heart
🥰 😍 😻 💘 💝 💖 💗 💓 💞 💕 💟 ❣ 💔 ❤ 🧡 💛 💚 💙 💜 🤎 🖤 🤍 🫀 💑 👩‍❤️‍👨 👨‍❤️‍👨 👩‍❤️‍👩 ♥

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published