{"id":20969350,"url":"https://github.com/imranr98/isbn-lookup","last_synced_at":"2025-10-07T23:01:57.635Z","repository":{"id":181711575,"uuid":"615848051","full_name":"ImranR98/ISBN-Lookup","owner":"ImranR98","description":"Find book titles and authors by ISBN. Supports mass search to look up multiple ISBNs at once.","archived":false,"fork":false,"pushed_at":"2024-09-09T17:55:37.000Z","size":5043,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-10T15:54:49.179Z","etag":null,"topics":["api","automation","book-titles","books","google-books","isbn","isbndb","openlibrary","script"],"latest_commit_sha":null,"homepage":"https://isbn.imranr.dev","language":"HTML","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/ImranR98.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-18T21:11:53.000Z","updated_at":"2025-03-02T10:41:10.000Z","dependencies_parsed_at":"2023-07-17T00:24:50.788Z","dependency_job_id":"a27a58d6-7b45-41db-9d92-273de72ce252","html_url":"https://github.com/ImranR98/ISBN-Lookup","commit_stats":null,"previous_names":["imranr98/existential-isbn-lookup"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImranR98%2FISBN-Lookup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImranR98%2FISBN-Lookup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImranR98%2FISBN-Lookup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImranR98%2FISBN-Lookup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImranR98","download_url":"https://codeload.github.com/ImranR98/ISBN-Lookup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243365641,"owners_count":20279215,"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":["api","automation","book-titles","books","google-books","isbn","isbndb","openlibrary","script"],"created_at":"2024-11-19T03:20:21.539Z","updated_at":"2025-10-07T23:01:52.592Z","avatar_url":"https://github.com/ImranR98.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ISBN Lookup\n\nFind book titles and authors by ISBN. Supports mass search to look up multiple ISBNs at once.\n\n## Usage\n\n1. Clone the repository or download the ZIP file and extract it to a local directory.\n2. Install the required dependencies by running `npm install`.\n3. Optional: Define a `.env` file with an `ISBNDB_API_KEY` variable.\n4. Run `npm start` to start the web app\n   - Or use the CLI version by running `node cli.js \u003cinput file\u003e` where `\u003cinput file\u003e` is a `txt` or `xlsx` file containing a list of ISBNs (output will be generated as an `xlsx`).\n\n## APIs Used\n\nThe following APIs are checked (results are sorted by descending order of title length, and UI shows the top result):\n1. [ISBNdb](https://isbndb.com/apidocs/v2) (if an API key is available in the `ISBNDB_API_KEY` environment variable)\n2. [Google Books](https://developers.google.com/books/)\n3. [Open Library](https://openlibrary.org/developers/api)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimranr98%2Fisbn-lookup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimranr98%2Fisbn-lookup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimranr98%2Fisbn-lookup/lists"}