Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TheAlgorithms/Python
/ search_books_by_isbn.py
File
search_books_by_isbn.py
web_programming/search_books_by_isbn.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Get book and author data
from
https://openlibrary.org
3
4
ISBN: https://en.wikipedia.org/wiki/International_Standard_Book_Number
Callers
nothing calls this directly
Calls
2
summarize_book
Function · 0.85
get_openlibrary_data
Function · 0.85
Tested by
no test coverage detected