{"id":22301535,"url":"https://github.com/davenicoll/hackernews-to-raindrop","last_synced_at":"2025-07-24T14:33:37.987Z","repository":{"id":38145815,"uuid":"328802864","full_name":"davenicoll/hackernews-to-raindrop","owner":"davenicoll","description":"Gets your upvoted posts from Hacker News and imports them to raindrop.io","archived":false,"fork":false,"pushed_at":"2023-08-01T03:27:58.000Z","size":34,"stargazers_count":25,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T06:41:23.593Z","etag":null,"topics":["bookmark","hackernews","import","python","python3","raindrop","raindrop-io","sync","ycombinator","ycombinator-hacker-news"],"latest_commit_sha":null,"homepage":"","language":"Python","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/davenicoll.png","metadata":{"files":{"readme":"README.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":"2021-01-11T22:04:28.000Z","updated_at":"2024-12-26T20:20:04.000Z","dependencies_parsed_at":"2024-12-03T18:26:53.680Z","dependency_job_id":"8a64a31f-f85b-46b4-9f76-4ae63564f2a9","html_url":"https://github.com/davenicoll/hackernews-to-raindrop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davenicoll/hackernews-to-raindrop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davenicoll%2Fhackernews-to-raindrop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davenicoll%2Fhackernews-to-raindrop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davenicoll%2Fhackernews-to-raindrop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davenicoll%2Fhackernews-to-raindrop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davenicoll","download_url":"https://codeload.github.com/davenicoll/hackernews-to-raindrop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davenicoll%2Fhackernews-to-raindrop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266856062,"owners_count":23995618,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"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":["bookmark","hackernews","import","python","python3","raindrop","raindrop-io","sync","ycombinator","ycombinator-hacker-news"],"created_at":"2024-12-03T18:23:07.392Z","updated_at":"2025-07-24T14:33:37.957Z","avatar_url":"https://github.com/davenicoll.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Import Hacker News upvoted posts to raindrop.io\n\nHacker News doesn't have an API, and mobile apps usually implement their own post saving/bookmarking mechanism. For convenience, I decided to sync posts which I upvote to my raindrop.io account.\n\n![SCR-20220928-eqn](https://user-images.githubusercontent.com/690117/192851124-735a47e5-6e0f-493e-a73f-09301ad97406.png)\n\n## Getting Started\n\nInstall required dependencies\n```\npip install -r requirements.txt\n```\n\nThen add your raindrop API token and collection ID to `import-hackernews-to-raindrop.py`\n```\nRAINDROP_API_TOKEN=\"your-token-goes-here\"\nRAINDROP_COLLECTION_ID=\"your-collection-id-goes-here\"\n```\n\nFinally, run `import-hackernews-to-raindrop.py`\n\n```\npython3 import-hackernews-to-raindrop.py your-hackernews-username your-hackernews-password \n```\nVoila!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavenicoll%2Fhackernews-to-raindrop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavenicoll%2Fhackernews-to-raindrop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavenicoll%2Fhackernews-to-raindrop/lists"}