{"id":15669220,"url":"https://github.com/dcdunkan/emoji-scraper","last_synced_at":"2026-02-26T07:08:41.319Z","repository":{"id":114588047,"uuid":"445289373","full_name":"dcdunkan/emoji-scraper","owner":"dcdunkan","description":"Scrap emoji from Unicode","archived":false,"fork":false,"pushed_at":"2025-05-05T22:48:25.000Z","size":349,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-23T16:52:09.305Z","etag":null,"topics":["emoji","grammyjs","unicode"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcdunkan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-01-06T19:37:00.000Z","updated_at":"2025-05-05T22:48:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"67c258ed-d43a-42ff-8205-556cba867bf1","html_url":"https://github.com/dcdunkan/emoji-scraper","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dcdunkan/emoji-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcdunkan%2Femoji-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcdunkan%2Femoji-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcdunkan%2Femoji-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcdunkan%2Femoji-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcdunkan","download_url":"https://codeload.github.com/dcdunkan/emoji-scraper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcdunkan%2Femoji-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29851221,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"online","status_checked_at":"2026-02-26T02:00:06.774Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["emoji","grammyjs","unicode"],"created_at":"2024-10-03T14:21:55.562Z","updated_at":"2026-02-26T07:08:41.284Z","avatar_url":"https://github.com/dcdunkan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Emoji Scraper\n\nParser for the emoji data provided by Unicode.\n\n### CLI Usage\n\n\u003e You need [Deno](https://deno.land) to use this tool.\n\n```bash\n$ deno run --allow-write --allow-net \\\n  https://raw.githubusercontent.com/dcdunkan/emoji-scraper/main/cli.ts \\\n  [options]\n```\n\nProvide the argument `--help` to see the available options.\n\n**Example Usage**:\n\n```bash\n$ !! --json --dedupe -o latest.json\n```\n\n### Module\n\n```ts\nimport {\n    fetchEmoji,\n} from \"https://raw.githubusercontent.com/dcdunkan/emoji-scraper/main/mod.ts\";\n\nconst emoji = await fetchEmoji(\"15.1\", {/* options */});\nconsole.log(emoji); // array of `Emoji` type.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcdunkan%2Femoji-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcdunkan%2Femoji-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcdunkan%2Femoji-scraper/lists"}