{"id":41531432,"url":"https://github.com/microtribute/elm-package-crawler","last_synced_at":"2026-01-23T23:01:14.120Z","repository":{"id":198149704,"uuid":"698320435","full_name":"Microtribute/elm-package-crawler","owner":"Microtribute","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-07T14:05:48.000Z","size":133,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-10-07T21:36:05.578Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/Microtribute.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}},"created_at":"2023-09-29T16:41:02.000Z","updated_at":"2023-10-07T21:36:05.579Z","dependencies_parsed_at":null,"dependency_job_id":"560ccb41-2a37-46d5-9428-fa3664914a1a","html_url":"https://github.com/Microtribute/elm-package-crawler","commit_stats":null,"previous_names":["microtribute/elm-package-crawler"],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/Microtribute/elm-package-crawler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Microtribute%2Felm-package-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Microtribute%2Felm-package-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Microtribute%2Felm-package-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Microtribute%2Felm-package-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Microtribute","download_url":"https://codeload.github.com/Microtribute/elm-package-crawler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Microtribute%2Felm-package-crawler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28702898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T17:25:48.045Z","status":"ssl_error","status_checked_at":"2026-01-23T17:25:47.153Z","response_time":59,"last_error":"SSL_read: 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":[],"created_at":"2026-01-23T23:01:13.225Z","updated_at":"2026-01-23T23:01:14.115Z","avatar_url":"https://github.com/Microtribute.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elm Packages\n\n- [Elm Packages](https://package.elm-lang.org/)\n- [Elm Packages Source Code](https://github.com/elm/package.elm-lang.org/)\n\n## Extracting All Elm Packages\n\nRun the following script on `https://package.elm-lang.org`.\n\n```javascript\n$$('.pkg-summary').map(m =\u003e ({\n    name: m.querySelector('h1 \u003e a').innerText,\n    link: m.querySelector('h1 \u003e a').getAttribute('href'),\n    desc: m.querySelector('.pkg-summary-desc').innerHTML,\n    version: m.querySelector('.pkg-summary-hints').lastChild.innerText,\n}))\n```\n\n## Generate `all-packages.json` file\n\n```sh\n$ deno run --allow-write packages.ts\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrotribute%2Felm-package-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrotribute%2Felm-package-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrotribute%2Felm-package-crawler/lists"}