{"id":43603788,"url":"https://github.com/irfansofyana/instapaper-actions","last_synced_at":"2026-02-04T06:12:01.252Z","repository":{"id":65160189,"uuid":"532536474","full_name":"irfansofyana/instapaper-actions","owner":"irfansofyana","description":"Github action to add web contents to Instapaper","archived":false,"fork":false,"pushed_at":"2022-09-04T13:40:28.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-17T23:07:24.846Z","etag":null,"topics":["api","github-actions","github-actions-javascript","instapaper","instapaper-api","javascript"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/instapaper-actions","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/irfansofyana.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}},"created_at":"2022-09-04T12:39:04.000Z","updated_at":"2022-09-06T07:22:39.000Z","dependencies_parsed_at":"2023-01-04T12:37:42.316Z","dependency_job_id":null,"html_url":"https://github.com/irfansofyana/instapaper-actions","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"676288d8c0d7ab0aa27278ad98a5ffd1c241e397"},"previous_names":[],"tags_count":9,"template":true,"template_full_name":null,"purl":"pkg:github/irfansofyana/instapaper-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irfansofyana%2Finstapaper-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irfansofyana%2Finstapaper-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irfansofyana%2Finstapaper-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irfansofyana%2Finstapaper-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irfansofyana","download_url":"https://codeload.github.com/irfansofyana/instapaper-actions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irfansofyana%2Finstapaper-actions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29072780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","github-actions","github-actions-javascript","instapaper","instapaper-api","javascript"],"created_at":"2026-02-04T06:12:00.720Z","updated_at":"2026-02-04T06:12:01.242Z","avatar_url":"https://github.com/irfansofyana.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# instapaper-actions\nGithub action to add web contents into your instapaper account.\n\n## Inputs\n\n- `username`: your instapaper username\n- `password`: your instapaper password\n- `url`: URL to the web content that you want to save\n- `title`: Title of the content that you want to save\n- `selection`: The description under the content in the interface\n\nFor more details, please check the Simple API documentation from Instapaper [here](https://www.instapaper.com/api/simple).\n\n## Example Usage\n\n```yaml\non: [push]\n\njobs:\n  example_job:\n    runs-on: ubuntu-latest\n    name: A job to add a medium Article to instapaper account\n    steps:\n      - name: Add example article\n        uses: irfansofyana/instapaper-actions@v1.0.0\n        with:\n          username: ${{ secrets.INSTAPAPER_USERNAME }}\n          password: ${{ secrets.INSTAPAPER_PASSWORD }}\n          url: https://medium.com/@gibinfrancis/software-architect-journey-ca9398546608\n          title: Software Architect — Journey\n          selection: This article is added by Github Action\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firfansofyana%2Finstapaper-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firfansofyana%2Finstapaper-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firfansofyana%2Finstapaper-actions/lists"}