{"id":21194846,"url":"https://github.com/lockys/dcard.js","last_synced_at":"2025-10-18T11:01:27.790Z","repository":{"id":47806856,"uuid":"38150332","full_name":"lockys/Dcard.js","owner":"lockys","description":":couple: Unofficial Dcard API wrapper for Node.js developers.","archived":false,"fork":false,"pushed_at":"2023-03-01T02:04:29.000Z","size":1730,"stargazers_count":36,"open_issues_count":23,"forks_count":7,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-11T21:34:48.806Z","etag":null,"topics":["api","api-wrapper","dcard","node","wrapper"],"latest_commit_sha":null,"homepage":"https://npm.im/dcard","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lockys.png","metadata":{"files":{"readme":"README-en.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2015-06-27T06:45:20.000Z","updated_at":"2024-08-01T21:46:39.000Z","dependencies_parsed_at":"2024-06-21T05:48:12.738Z","dependency_job_id":"3c57183f-6027-40bb-be32-738c38b693c1","html_url":"https://github.com/lockys/Dcard.js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lockys%2FDcard.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lockys%2FDcard.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lockys%2FDcard.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lockys%2FDcard.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lockys","download_url":"https://codeload.github.com/lockys/Dcard.js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225617002,"owners_count":17497265,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["api","api-wrapper","dcard","node","wrapper"],"created_at":"2024-11-20T19:24:41.756Z","updated_at":"2025-10-18T11:01:27.675Z","avatar_url":"https://github.com/lockys.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"dcard.js\n==\nhttps://www.npmjs.com/package/dcard  \n`dcard.js` is a unofficial API wrapper of [Dcard](https://www.dcard.tw) for developer.  \nIt supports login, get posts, get card of a account ...etc.\n\nInstallation\n==\n![npm info](https://nodei.co/npm/dcard.png?downloads=true)  \n\n```\n$ npm install --save dcard\n```\n\nUsage\n==\n### Import\nImport the method you need or import the whole package.\n```js\n// es6 (recommended)\nimport { posts, dcard } from 'dcard';\n\n// or import them all\nimport * as api from 'dcard';\n\n// es5\nvar api = require('dcard');\n```\nYou can refer to [example](/examples) for the simple example to get started quickly.\n\nDocumentations\n==\nCheck out the full [documentation page](/docs), but the doc is still in building.\n\nContributions\n==\nFeel free to pull request, open issues or give us suggestions to make this project better :-)\n\nAuthors\n==\n- [lockys](https://github.com/lockys)  \n- [John-Lin](https://github.com/John-Lin)\n- [Kai Hao](https://github.com/kevin940726)\n\nLICENSE\n==\nThe MIT License (MIT)\n\nCopyright (c) 2016 Hao-Wei Jeng, Che-Wei Lin, Kai Hao\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flockys%2Fdcard.js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flockys%2Fdcard.js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flockys%2Fdcard.js/lists"}