{"id":16696924,"url":"https://github.com/seratch/hackernews4s","last_synced_at":"2026-03-15T20:37:52.072Z","repository":{"id":21598360,"uuid":"24918508","full_name":"seratch/hackernews4s","owner":"seratch","description":"HackerNews API Client in Scala","archived":false,"fork":false,"pushed_at":"2018-08-08T09:59:57.000Z","size":31,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-24T04:22:08.094Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","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/seratch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-08T00:54:52.000Z","updated_at":"2019-08-13T15:52:23.000Z","dependencies_parsed_at":"2022-08-21T19:40:54.582Z","dependency_job_id":null,"html_url":"https://github.com/seratch/hackernews4s","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seratch%2Fhackernews4s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seratch%2Fhackernews4s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seratch%2Fhackernews4s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seratch%2Fhackernews4s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seratch","download_url":"https://codeload.github.com/seratch/hackernews4s/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248147001,"owners_count":21055456,"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":[],"created_at":"2024-10-12T17:45:17.940Z","updated_at":"2026-03-15T20:37:52.020Z","avatar_url":"https://github.com/seratch.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HackerNews API Client in Scala\n\n[![Build Status](https://travis-ci.org/seratch/hackernews4s.svg?branch=master)](https://travis-ci.org/seratch/hackernews4s)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.seratch/hackernews4s_2.11/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.seratch/hackernews4s_2.11)\n\nThis library is made for Scala hackers.\n\n## HackerNews API?\n\n- http://blog.ycombinator.com/hacker-news-api\n- https://hacker-news.firebaseio.com/\n- https://github.com/HackerNews/API\n\n## How to use\n\n```scala\nlibraryDependencies += \"com.github.seratch\" %% \"hackernews4s\" % \"0.6.0\"\n```\n\n## APIs\n\nSee the scaladocs: [hackernews4s.v0.HackerNews](https://oss.sonatype.org/service/local/repositories/releases/archive/com/github/seratch/hackernews4s_2.11/0.6.0/hackernews4s_2.11-0.6.0-javadoc.jar/!/index.html#hackernews4s.v0.HackerNews)\n\n## Examples\n\n```scala\nimport hackernews4s.v0._\nval topStories: Seq[Item] = HackerNews.getTopStories()\ntopStories.foreach(println)\n```\n\nSee [HackerNews.scala](https://github.com/seratch/hackernews4s/blob/master/src/main/scala/hackernews4s/v0/HackerNews.scala) for details:\n\nYou can try the code examples in comments. We confirm they're valid code by using [sbt-doctest](https://github.com/tkawachi/sbt-doctest).\n\n## License\n\nThe MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseratch%2Fhackernews4s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseratch%2Fhackernews4s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseratch%2Fhackernews4s/lists"}