{"id":26613605,"url":"https://github.com/yukari0371/monsnode-scraper","last_synced_at":"2026-06-23T06:32:23.896Z","repository":{"id":279568963,"uuid":"939239049","full_name":"yukari0371/monsnode-scraper","owner":"yukari0371","description":"Scraper for monsnode","archived":false,"fork":false,"pushed_at":"2025-03-14T10:38:47.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T04:41:44.606Z","etag":null,"topics":["monsnode","twitter"],"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/yukari0371.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}},"created_at":"2025-02-26T08:15:35.000Z","updated_at":"2025-03-14T10:38:50.000Z","dependencies_parsed_at":"2025-02-26T09:26:31.227Z","dependency_job_id":"bf9b3776-6414-474d-98e2-7ed9a1bc2d3a","html_url":"https://github.com/yukari0371/monsnode-scraper","commit_stats":null,"previous_names":["yukari0371/monsnode-scraper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yukari0371/monsnode-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukari0371%2Fmonsnode-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukari0371%2Fmonsnode-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukari0371%2Fmonsnode-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukari0371%2Fmonsnode-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yukari0371","download_url":"https://codeload.github.com/yukari0371/monsnode-scraper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukari0371%2Fmonsnode-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34678932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":["monsnode","twitter"],"created_at":"2025-03-24T04:35:06.448Z","updated_at":"2026-06-23T06:32:23.879Z","avatar_url":"https://github.com/yukari0371.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# monsnode-scraper\nScraper for monsnode\n### Usage\n```ts\nimport monsnode from \"./dist/index.js\";\n\n(async() =\u003e {\n    const result = await monsnode.getRandom();\n    if (result.status === \"error\") {\n        console.error(\"Error:\", result.message);\n    } else {\n        console.log(result);\n    }\n\n    const _result = await monsnode.search(\"banana\");\n    if (_result.status === \"error\") {\n        console.error(\"Error\":, _result.message);\n    } else {\n        console.log(_result)\n    }\n})();\n```\n### Result\n```\n{\n    success: true,\n    tweetUrl: 'https://x.com/shachikuchan69/status/1871487189118533766',\n    videoImage: 'https://pbs.twimg.com/amplify_video_thumb/1871487131337842688/img/8PvstdYSNM2VsnpW.jpg',\n    videoUrl: 'https://video.twimg.com/amplify_video/1871487131337842688/vid/avc1/720x1280/hs7f2cTq1C2DAJTo.mp4?tag=16'\n}\n\n{\n    success: true,\n    data: [\n        { video: [Object] },\n        { video: [Object] },\n        { video: [Object] }...\n    ]\n}\n ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyukari0371%2Fmonsnode-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyukari0371%2Fmonsnode-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyukari0371%2Fmonsnode-scraper/lists"}