{"id":19239187,"url":"https://github.com/atomotic/isbn-authors","last_synced_at":"2025-04-21T07:32:02.563Z","repository":{"id":146672880,"uuid":"81103996","full_name":"atomotic/isbn-authors","owner":"atomotic","description":"get author identifier (VIAF and Wikidata Qid) from ISBN","archived":false,"fork":false,"pushed_at":"2021-11-18T13:06:15.000Z","size":8,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T10:51:23.733Z","etag":null,"topics":["code4lib","viaf","wikidata"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/atomotic.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":"2017-02-06T15:55:09.000Z","updated_at":"2024-04-20T22:18:14.000Z","dependencies_parsed_at":"2023-10-20T18:06:13.387Z","dependency_job_id":null,"html_url":"https://github.com/atomotic/isbn-authors","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomotic%2Fisbn-authors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomotic%2Fisbn-authors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomotic%2Fisbn-authors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomotic%2Fisbn-authors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomotic","download_url":"https://codeload.github.com/atomotic/isbn-authors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250014720,"owners_count":21360999,"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":["code4lib","viaf","wikidata"],"created_at":"2024-11-09T16:37:49.849Z","updated_at":"2025-04-21T07:32:01.386Z","avatar_url":"https://github.com/atomotic.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# isbn-authors\nsimple http wrapper around [OCLC Classify](http://classify.oclc.org/classify2/api_docs/index.html) and [Wikidata SPARQL](https://query.wikidata.org) to get author identifier (**VIAF** and **Wikidata Qid**) from **ISBN**  \n\n## run:\n\n\tdocker run -d -p 8093:8093 atomotic/isbn-authors \n\n\tcurl http://localhost:8093/isbn/{ISBN}\n\n## example\n\nhttps://isbn-authors-ojkdbuhbjk.now.sh/isbn/{ISBN}\n\n\n\tcurl -s https://isbn-authors-ojkdbuhbjk.now.sh/isbn/1846943175 | jq\n\t{\n\t  \"book\": {\n\t    \"title\": \"Capitalist realism : is there no alternative?\"\n\t  },\n\t  \"authors\": [\n\t    {\n\t      \"viaf\": \"107261862\",\n\t      \"wikidata\": \"Q20740852\",\n\t      \"name\": \"Fisher, Mark, 1968-2017\"\n\t    }\n\t  ]\n\t}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomotic%2Fisbn-authors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomotic%2Fisbn-authors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomotic%2Fisbn-authors/lists"}