{"id":23817873,"url":"https://github.com/lsongdev/node-javbus","last_synced_at":"2025-07-24T13:04:40.126Z","repository":{"id":65460689,"uuid":"199789313","full_name":"lsongdev/node-javbus","owner":"lsongdev","description":"🔞 [NSFW] simple javbus api in javascript","archived":false,"fork":false,"pushed_at":"2021-06-20T16:21:19.000Z","size":7,"stargazers_count":19,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-31T10:05:32.620Z","etag":null,"topics":["javbus"],"latest_commit_sha":null,"homepage":"https://npmjs.org/node-javbus","language":"JavaScript","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/lsongdev.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}},"created_at":"2019-07-31T05:59:41.000Z","updated_at":"2024-12-23T14:40:55.000Z","dependencies_parsed_at":"2023-01-24T15:05:15.889Z","dependency_job_id":null,"html_url":"https://github.com/lsongdev/node-javbus","commit_stats":null,"previous_names":["song940/javbus","lsongdev/node-javbus"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fnode-javbus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fnode-javbus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fnode-javbus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fnode-javbus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lsongdev","download_url":"https://codeload.github.com/lsongdev/node-javbus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232158299,"owners_count":18480860,"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":["javbus"],"created_at":"2025-01-02T05:48:58.218Z","updated_at":"2025-01-02T05:48:58.739Z","avatar_url":"https://github.com/lsongdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## node-javbus\n\n\u003e simple javbus api in node.js\n\n[![node-javbus](https://img.shields.io/npm/v/node-javbus.svg)](https://npmjs.org/node-javbus)\n\n### Installation\n\n```bash\n$ npm install node-javbus\n```\n\n### Example\n\n```js\nconst javbus = require('node-javbus')();\n\n(async () =\u003e {\n\n  const videos = await javbus.page(1);\n  console.log(videos);\n\n  const show = await javbus.show(videos[0].id);\n  console.log(show);\n\n  const files = await javbus.magnet(show.gid);\n  console.log(files);\n\n})();\n```\n\n### Contributing\n- Fork this Repo first\n- Clone your Repo\n- Install dependencies by `$ npm install`\n- Checkout a feature branch\n- Feel free to add your features\n- Make sure your features are fully tested\n- Publish your local branch, Open a pull request\n- Enjoy hacking \u003c3\n\n### MIT\n\nThis work is licensed under the [MIT license](./LICENSE).\n\n---","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsongdev%2Fnode-javbus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flsongdev%2Fnode-javbus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsongdev%2Fnode-javbus/lists"}