{"id":43141254,"url":"https://github.com/jser/product-name","last_synced_at":"2026-01-31T22:39:52.053Z","repository":{"id":73840920,"uuid":"466644164","full_name":"jser/product-name","owner":"jser","description":"An API that provide product/library name for a URL.","archived":false,"fork":false,"pushed_at":"2025-05-06T03:54:42.000Z","size":71,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-06T04:33:16.166Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jser-product-name.deno.dev/","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/jser.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"azu"}},"created_at":"2022-03-06T05:21:35.000Z","updated_at":"2025-05-06T03:54:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"64fe7c1f-46bd-42d1-b4f6-08657dc1505e","html_url":"https://github.com/jser/product-name","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jser/product-name","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jser%2Fproduct-name","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jser%2Fproduct-name/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jser%2Fproduct-name/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jser%2Fproduct-name/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jser","download_url":"https://codeload.github.com/jser/product-name/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jser%2Fproduct-name/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28958348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T22:20:19.638Z","status":"ssl_error","status_checked_at":"2026-01-31T22:18:07.061Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2026-01-31T22:39:47.572Z","updated_at":"2026-01-31T22:39:52.049Z","avatar_url":"https://github.com/jser.png","language":"TypeScript","funding_links":["https://github.com/sponsors/azu"],"categories":[],"sub_categories":[],"readme":"# JSer.info Product Name API\n\nTiny Web API that provide product/library name for a URL.\n\nThis Web API using [JSer.info Dataset](https://github.com/jser/dataset).\n\n## Response\n\n- name: product name\n- url: product url\n- releaseNoteVersion: release note version if the target url is release note.\n  - `string | undefined`\n- releaseNoteProbability: Do this url have release notes?\n    - 0 - 1\n\n## Usage\n\nGet Supported All products.\n\n```\ncurl https://jser-product-name.deno.dev/\n```\n\nGet a product name for URL\n\n```\ncurl https://jser-product-name.deno.dev/?url=${url}\n```\n\n## Example\n\n```shell\n$ curl https://jser-product-name.deno.dev/\n[{\"name\":\"jQuery Mobile\",\"url\":\"http://jquerymobile.com\"},{\"name\":\"jQuery\",\"url\":\"http://blog.jquery.com\"},{\"name\":\"Node\",\"url\":\"http://blog.nodejs.org\"},{\"name\":\"Bootstrap\",\"url\":\"http://blog.getbootstrap.com\"}, ...]\n```\n\n```shell\n$ curl \"https://jser-product-name.deno.dev/?url=https://deno.com/blog/v1.19\"\n{\"name\":\"Deno\",\"url\":\"https://deno.com\",\"releaseNoteProbability\":0.7619047619047619,\"releaseNoteVersion\":\"v1.19\"}\n```\n\nNo Data\n\n```shell\n$ curl \"https://jser-product-name.deno.dev/?url=https://example.com\"\nnull # status code is 400\n```\n\n## Develop\n\n  make run\n\n## Test\n\n  make test\n\n## Related\n\n- [jser/dataset: JSer.infoのデータセットや処理ライブラリ](https://github.com/jser/dataset)\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjser%2Fproduct-name","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjser%2Fproduct-name","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjser%2Fproduct-name/lists"}